arm-trusted-firmware/plat/arm/common
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
..
aarch64 Support PSCI SYSTEM SUSPEND on Juno 2015-10-30 09:07:17 +00:00
tsp Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_bl1_fwu.c FWU: Add Firmware Update support in BL1 for ARM platforms 2015-12-09 17:41:18 +00:00
arm_bl1_setup.c Add descriptor based image management support in BL1 2015-12-09 17:41:18 +00:00
arm_bl2_setup.c Add common ARM and CSS platform code 2015-04-28 19:50:56 +01:00
arm_bl2u_setup.c FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00
arm_bl31_setup.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_common.mk FWU: Add support for `fwu_fip` target 2015-12-09 17:41:19 +00:00
arm_gicv2.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_gicv3_legacy.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_io_storage.c FWU: Add Firmware Update support in BL1 for ARM platforms 2015-12-09 17:41:18 +00:00
arm_pm.c Rework use of ARM GIC drivers on ARM platforms 2015-12-09 09:58:17 +00:00
arm_security.c CSS: Enable booting of EL3 payloads 2015-11-26 21:32:04 +00:00
arm_topology.c PSCI: Migrate ARM reference platforms to new platform API 2015-08-13 23:48:06 +01:00