mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-16 17:44:19 +00:00
![]() Introduce a framework to support running logical partitions alongside the SPMC in EL3 as per the v1.1 FF-A spec. The DECLARE_LOGICAL_PARTITION macro has been added to simplify the process to define a Logical Partition. The partitions themselves are statically allocated with the descriptors placed in RO memory. It is assumed that the MAX_EL3_LP_DESCS_COUNT will be defined by the platform. Change-Id: I1c2523e0ad2d9c5d36aeeef6b8bcb1e80db7c443 Signed-off-by: Marc Bonnici <marc.bonnici@arm.com> |
||
---|---|---|
.. | ||
tbbr | ||
asm_macros_common.S | ||
bl_common.h | ||
bl_common.ld.h | ||
debug.h | ||
desc_image_load.h | ||
ep_info.h | ||
fdt_fixup.h | ||
fdt_wrappers.h | ||
feat_detect.h | ||
image_decompress.h | ||
interrupt_props.h | ||
nv_cntr_ids.h | ||
param_header.h | ||
romlib.h | ||
runtime_svc.h | ||
tf_crc32.h | ||
uuid.h |