diff options
author | Sumit Garg <sumit.garg@nxp.com> | 2017-08-29 16:01:00 (GMT) |
---|---|---|
committer | Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com> | 2017-09-03 10:03:05 (GMT) |
commit | 1dfc472c93070be70eb00835d836070a8095b201 (patch) | |
tree | 4414cbb50182fd14f54e7ccbfb1ac272effe28fa /dts | |
parent | 66d6397fa50e3e65402116d082c128f25cb754b7 (diff) | |
download | u-boot-1dfc472c93070be70eb00835d836070a8095b201.tar.xz |
armv8: sec_firmware: Add support for loadables in FIT
Enable support for loadables in SEC firmware FIT image. Currently support
is added for single loadable image.
Brief description of implementation:
- Add two more address pointers (loadable_h, loadable_l) as arguments to
sec_firmware_init() api.
- Create new api: sec_firmware_checks_copy_loadable() to check if loadables
node is present in SEC firmware FIT image. If present, verify loadable
image and copies it to secure DDR memory.
- Populate address pointers with secure DDR memory addresses where loadable
is copied.
Example use-case could be trusted OS (tee.bin) as loadables node in SEC
firmware FIT image.
Signed-off-by: Sumit Garg <sumit.garg@nxp.com>
Diffstat (limited to 'dts')
0 files changed, 0 insertions, 0 deletions