arm-trusted-firmware/plat
Madhukar Pappireddy 26d1e0c330 fconf: necessary modifications to support fconf in BL31 & SP_MIN
Necessary infrastructure added to integrate fconf framework in BL31 & SP_MIN.
Created few populator() functions which parse HW_CONFIG device tree
and registered them with fconf framework. Many of the changes are
only applicable for fvp platform.

This patch:
1. Adds necessary symbols and sections in BL31, SP_MIN linker script
2. Adds necessary memory map entry for translation in BL31, SP_MIN
3. Creates an abstraction layer for hardware configuration based on
   fconf framework
4. Adds necessary changes to build flow (makefiles)
5. Minimal callback to read hw_config dtb for capturing properties
   related to GIC(interrupt-controller node)
6. updates the fconf documentation

Change-Id: Ib6292071f674ef093962b9e8ba0d322b7bf919af
Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com>
2020-03-11 11:24:55 -05:00
..
allwinner Merge "allwinner: Implement PSCI system suspend using SCPI" into integration 2020-02-26 09:11:37 +00:00
amlogic meson: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
arm fconf: necessary modifications to support fconf in BL31 & SP_MIN 2020-03-11 11:24:55 -05:00
common TBB: Add an IO abstraction layer to load encrypted firmwares 2020-03-06 16:40:37 +05:30
hisilicon pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
imx imx: console: Use CONSOLE_T_BASE for UART base address 2020-03-05 13:56:56 +00:00
intel/soc Merge "intel: Enable EMAC PHY in Intel FPGA platform" into integration 2020-02-28 10:51:49 +00:00
layerscape LS 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
marvell marvell: Consolidate console register calls 2020-02-25 09:34:38 +00:00
mediatek Merge "mt8173: Add support for new watchdog SMC" into integration 2020-02-28 10:48:21 +00:00
nvidia/tegra Tegra186: store TZDRAM base/size to scratch registers 2020-03-09 15:25:16 -07:00
qemu qemu: Support optional encryption of BL31 and BL32 images 2020-03-06 16:40:37 +05:30
renesas/rcar rcar: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
rockchip 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
rpi 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
socionext uniphier: shrink UNIPHIER_ROM_REGION_SIZE 2020-03-06 20:13:40 +09:00
st stm32: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
ti/k3 16550: Use generic console_t data structure 2020-02-25 09:34:38 +00:00
xilinx pl011: Use generic console_t data structure 2020-02-25 09:34:38 +00:00