arm-trusted-firmware/tools
Charlie Bareham 311209934e feat: add creating transfer lists from yaml files
This commit adds a command create-from-yaml to tlc, which
creates a transfer list from a yaml file. It also changes
the files structure of the fixtures in the unit tests so
they are in a directory called trusted-firmware-a. This
is necessary because blob file paths in the yaml file are
relative to the root of TF-A.

The blob files are not verified by TLC, so it can be used
to load arbitrary binary information into the transfer
list. The authenticity of the transfer list must be
ensured by the loader.

Change-Id: Idf704ce5d9b7e28b31f471ac337e4aef33d0ad8a
Signed-off-by: Charlie Bareham <charlie.bareham@arm.com>
2024-08-02 12:14:53 +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: add creating transfer lists from yaml files 2024-08-02 12:14:53 +00:00