arm-trusted-firmware/include
Olivier Deprez 7cd64d19c9 fconf: Add Secure Partitions information as property
Use the firmware configuration framework to retrieve information about
Secure Partitions to facilitate loading them into memory.

To load a SP image we need UUID look-up into FIP and the load address
where it needs to be loaded in memory.

This patch introduces a SP populator function which gets UUID and load
address from firmware config device tree and updates its C data
structure.

Change-Id: I17faec41803df9a76712dcc8b67cadb1c9daf8cd
Signed-off-by: Olivier Deprez <olivier.deprez@arm.com>
Signed-off-by: Manish Pandey <manish.pandey2@arm.com>
2020-03-03 10:59:17 +00:00
..
arch Tegra: delay_timer: support for physical secure timer 2020-02-20 09:25:45 -08:00
bl1 coverity: fix MISRA violations 2020-02-18 10:47:46 -06:00
bl2 BL2_AT_EL3: Enable pointer authentication support 2019-02-27 11:58:09 +00:00
bl2u Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
bl31 Use correct type when reading SCR register 2020-01-28 11:10:48 +00:00
bl32 Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
common FDT wrappers: add functions for read/write bytes 2020-02-03 11:41:27 +00:00
drivers coreboot: Use generic base address 2020-02-25 09:34:38 +00:00
dt-bindings stm32mp1: update device tree files 2019-01-18 15:45:08 +01:00
export fconf: Add Secure Partitions information as property 2020-03-03 10:59:17 +00:00
lib Merge "fconf: Fix misra issues" into integration 2020-02-28 10:22:05 +00:00
plat fconf: Add Secure Partitions information as property 2020-03-03 10:59:17 +00:00
services Use consistent SMCCC error code 2020-02-20 10:27:40 +00:00
tools_share Merge changes from topic "lm/fconf" into integration 2020-02-11 16:15:45 +00:00