arm-trusted-firmware/plat
Yatharth Kochar 0191262d23 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
2015-12-09 17:41:19 +00:00
..
arm FWU: Add support for `fwu_fip` target 2015-12-09 17:41:19 +00:00
common FWU: Add Generic Firmware Update framework support in BL1 2015-12-09 17:41:18 +00:00
compat PSCI: Implement platform compatibility layer 2015-08-13 20:08:19 +01:00
mediatek Merge pull request #393 from mtk09422/misc-updates 2015-09-30 11:13:33 +01:00
nvidia/tegra Include psci.h from tegra platform header 2015-12-09 15:16:10 +00:00