arm-trusted-firmware/include
Yatharth Kochar 2d4d220311 FWU: Add FWU support to `fip_create` tool
Firmware Update (FWU) introduces a new set of images called
SCP_BL2U, BL2U and NS_BL2U, which can be packed in a FWU FIP file.

This patch introduces new UUIDs for the Firmware Update images
and extends the 'fip'create' tool so that these new images can be
packed in a FIP file.

Change-Id: I7c60211b4f3cc265411efb131e6d3c624768f522
2015-12-09 17:41:19 +00:00
..
bl1 FWU: Add Generic Firmware Update framework support in BL1 2015-12-09 17:41:18 +00:00
bl31 Move context management code to common location 2015-12-09 17:41:18 +00:00
bl32 Enable use of FIQs and IRQs as TSP interrupts 2015-12-04 12:02:12 +00:00
common FWU: Add FWU support to `fip_create` tool 2015-12-09 17:41:19 +00:00
drivers Merge pull request #456 from soby-mathew/sm/gicv3-tsp-plat-changes-v2 2015-12-09 10:41:08 +00:00
lib Initialize VTTBR_EL2 when bypassing EL2 2015-12-09 11:34:10 +00:00
plat FWU: Add Firmware Update support in BL2U for ARM platforms 2015-12-09 17:41:19 +00:00
stdlib Enable type-checking of arguments passed to printf() et al. 2015-03-06 13:07:43 +00:00