]> git.sur5r.net Git - u-boot/commit
armv8: sec_firmware: Add support for multiple loadables
authorSumit Garg <sumit.garg@nxp.com>
Mon, 23 Apr 2018 21:53:28 +0000 (03:23 +0530)
committerYork Sun <york.sun@nxp.com>
Wed, 9 May 2018 14:17:51 +0000 (09:17 -0500)
commit8044900a5b97079396049d7e0d1d15b042a0e19a
treea7974ba993f4ab103e06eb40ac27bd5596c90351
parent6a265aba302c924ae686042f5cf363904fe5bc24
armv8: sec_firmware: Add support for multiple loadables

Enable support for multiple loadable images in SEC firmware FIT image.
Also add example "sec_firmware_ppa.its" file.

Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>
arch/arm/cpu/armv8/sec_firmware.c
doc/uImage.FIT/sec_firmware_ppa.its [new file with mode: 0644]