diff options
author | Yatharth Kochar <yatharth.kochar@arm.com> | 2015-10-12 12:33:47 +0100 |
---|---|---|
committer | Yatharth Kochar <yatharth.kochar@arm.com> | 2015-12-09 17:41:19 +0000 |
commit | 0191262d23b922bd6e15736e8970149f5d3c52d2 (patch) | |
tree | 0ef57fba1bb2f07aa732a1101600a260f9bcfdb2 /bl31 | |
parent | 2d4d22031170128d4609afc235df19935d4c3ce2 (diff) | |
download | platform_external_arm-trusted-firmware-0191262d23b922bd6e15736e8970149f5d3c52d2.tar.gz platform_external_arm-trusted-firmware-0191262d23b922bd6e15736e8970149f5d3c52d2.tar.bz2 platform_external_arm-trusted-firmware-0191262d23b922bd6e15736e8970149f5d3c52d2.zip |
FWU: Add support for `fwu_fip` target
Firmware update feature needs a new FIP called `fwu_fip.bin` that
includes Secure(SCP_BL2U, BL2U) and Normal world(NS_BL2U) images
along with the FWU_CERT certificate in order for NS_BL1U to load
the images and help the Firmware update process to complete.
This patch adds the capability to support the new target `fwu_fip`
which includes above mentioned FWU images in the make files.
The new target of `fwu_fip` and its dependencies are included for
compilation only when `TRUSTED_BOARD_BOOT` is defined.
Change-Id: Ie780e3aac6cbd0edfaff3f9af96a2332bd69edbc
Diffstat (limited to 'bl31')
0 files changed, 0 insertions, 0 deletions