arm-trusted-firmware/tools
Harrison Mutai 6ac31f3e76 feat(tlc): add host tool for static TL generation
Transfer List Compiler is a command line tool that enables the static
generation of TL's compliant with version 0.9 of the firmware handoff
specification. The intent of this tool is to support information passing
via the firmware handoff framework to bootloaders that run without
preceding images (i.e. `RESET_TO_BL31`).

It currently allows for TL's to be statically generated from blobs of
data, and modified by removing/adding TE's. Future work will provide
support for TL generation from configuration file.

Change-Id: Iff670842e34c9ad18eac935248ee2aece43dc533
Signed-off-by: Harrison Mutai <harrison.mutai@arm.com>
Co-authored-by: Charlie Bareham <charlie.bareham@arm.com>
2024-07-30 10:25:57 +00:00
..
amlogic build: unify verbosity handling 2024-06-14 15:54:48 +00:00
cert_create build(cert-create): don't generate build_msg.c 2024-07-01 14:58:56 +00:00
conventional-changelog-tf-a docs(changelog): changelog for v2.11 release 2024-05-22 19:19:54 -05:00
encrypt_fw build(encrypt-fw): don't generate build_msg.c 2024-07-01 15:15:56 +00:00
fiptool build: unify verbosity handling 2024-06-14 15:54:48 +00:00
marvell/doimage build: unify verbosity handling 2024-06-14 15:54:48 +00:00
memory feat(memmap): add RELA section display 2024-01-18 14:02:18 +01:00
nxp build: unify verbosity handling 2024-06-14 15:54:48 +00:00
renesas build: consolidate directory creation rules 2024-07-22 09:41:30 +00:00
sptool build: unify verbosity handling 2024-06-14 15:54:48 +00:00
stm32image build: unify verbosity handling 2024-06-14 15:54:48 +00:00
tlc feat(tlc): add host tool for static TL generation 2024-07-30 10:25:57 +00:00