FWU: Add FWU support to `fip_create` tool
Yatharth Kochar authored
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
2d4d2203
Name Last commit Last update
bl1 FWU: Add Generic Firmware Update framework support in BL1
bl2 FWU: Add Generic Firmware Update framework support in BL1
bl2u FWU: Add Generic BL2U FWU image support in BL2
bl31 Move context management code to common location
bl32/tsp TSP: Allow preemption of synchronous S-EL1 interrupt handling
common Move context management code to common location
docs Enable use of FIQs and IRQs as TSP interrupts
drivers FWU: Add Generic Firmware Update framework support in BL1
fdts FVP: update device tree idle state entries
include FWU: Add FWU support to `fip_create` tool
lib Make generic code work in presence of system caches
make_helpers FWU: Add Generic BL2U FWU image support in BL2
plat FWU: Add Firmware Update support in BL2U for ARM platforms
services TSP: Allow preemption of synchronous S-EL1 interrupt handling
tools FWU: Add FWU support to `fip_create` tool
.gitignore TBB: rework cert_create tool to follow a data driven approach
Makefile FWU: Add Generic BL2U FWU image support in BL2
acknowledgements.md TLK-D documentation and add NVIDIA to the Acknowledgements file
contributing.md Update contributing.md with new integration process
license.md Update year in copyright text to 2014
readme.md Documentation for version 1.1