arm-trusted-firmware/tools
Olivier Deprez dcdbcddebd fix: SP UUID little to big endian in TF-A build
The UUID field in SP manifest DTS is represented as an array of four
integers that the SPMC consumes using the little endian representation.
The reason is that those values are directly mapped to the SMCCC section
5.3 recommendation and the way they are exposed to the
FFA_PARTITION_INFO_GET interface.

Per [1] TF-A build flow expects a big endian representation of the UUID
so the sp_mk_generator script is updated to accommodate this conversion.

[1] https://review.trustedfirmware.org/c/TF-A/trusted-firmware-a/+/9563

Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Change-Id: I7c7b295225e23ea64f49170e27d97442b289703b
2021-09-28 12:04:33 +02:00
..
amlogic meson: Rename platform directory to amlogic 2019-09-05 10:39:25 +01:00
cert_create cert_create: updated tool for platform defined certs, keys & extensions 2021-03-24 09:49:31 +05:30
encrypt_fw tools: don't clean when building 2021-01-13 16:35:03 +00:00
fiptool fiptool: Do not call 'make clean' in 'all' target 2021-04-07 19:36:20 +02:00
marvell/doimage tools: doimage: change the binary image alignment to 16 2020-07-10 10:54:44 +00:00
memory tools: Small improvement to print_memory_map script 2020-02-14 16:31:19 +00:00
nxp nxp-tool: for creating pbl file from bl2 2021-03-24 09:49:32 +05:30
renesas tools: renesas: Add tool support for RZ/G2 platforms 2021-01-13 19:15:57 +00:00
sptool fix: SP UUID little to big endian in TF-A build 2021-09-28 12:04:33 +02:00
stm32image fix(tools/stm32image): improve the tool 2021-06-22 14:10:27 +02:00