arm-trusted-firmware/include
Yatharth Kochar dcda29f637 FWU: Add Firmware Update support in BL2U for ARM platforms
This patch adds support for Firmware update in BL2U for ARM
platforms such that TZC initialization is performed on all
ARM platforms and (optionally) transfer of SCP_BL2U image on
ARM CSS platforms.

BL2U specific functions are added to handle early_platform and
plat_arch setup. The MMU is configured to map in the BL2U
code/data area and other required memory.

Change-Id: I57863295a608cc06e6cbf078b7ce34cbd9733e4f
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 Generic BL2U FWU image support in BL2 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