arm-trusted-firmware/tools
Andre Przywara e56b8dc82b tools/fiptool: Fix UUID parsing in blob handling
Commit 033648652f ("Make TF UUID RFC 4122 compliant") changed the scanf
parsing string to handle endianness correctly.
However that changed the number of items sscanf handles, without
adjusting the sanity check just below.

Increase the expected return value from 11 to 16 to let fiptool handle
UUIDs given as blob parameters correctly again.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2019-01-29 09:25:14 +00:00
..
cert_create Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
fiptool tools/fiptool: Fix UUID parsing in blob handling 2019-01-29 09:25:14 +00:00
marvell/doimage tools: Move doimage to marvell folder for future add-ons 2018-10-22 18:17:52 +03:00
renesas/rcar_layout_create rcar-gen3: initial commit for the rcar-gen3 boards 2018-10-17 18:38:33 +02:00
sptool SPM: sptool: Introduce tool to package SP and RD 2018-12-11 13:45:41 +00:00
stm32image stm32mp1: update platform files to use MMC devices 2018-10-15 09:36:58 +02:00