arm-trusted-firmware/include/common
Marc Bonnici f74e27723b feat(spmc): add FFA_PARTITION_INFO_GET handler
Enable the SPMC to handle calls to FFA_PARTITION_INFO_GET.
This allows the normal world to discover which partitions
are running in the secure world including logical partitions
in EL3.

This implementation supports both the v1.0 and v1.1
implementations of the Partition Info Get Descriptor.
The SPMC populates the appropriate descriptor in the
partitions RX buffer, if requested, according to the
version of FF-A that the caller is using.

Additionally rename the common/uuid UUID_H include guard
due to a conflict with another header file.

Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: I0a85f1dae50fae1fe47a3cafb765fbe9f40619e1
2022-05-13 15:51:23 +01:00
..
tbbr
asm_macros_common.S
bl_common.h feat(spmc/lsp): add logical partition framework 2022-05-04 12:07:33 +01:00
bl_common.ld.h feat(spmc/lsp): add logical partition framework 2022-05-04 12:07:33 +01:00
debug.h feat(common/debug): add new macro ERROR_NL() to print just a newline 2021-07-21 00:01:06 +02:00
desc_image_load.h
ep_info.h feat(rme): add Realm security state definition 2021-10-01 16:54:44 -05:00
fdt_fixup.h feat(fdt): add the ability to supply idle state information 2022-04-26 17:52:25 +02:00
fdt_wrappers.h feat(fdt-wrappers): add function to find or add a sudnode 2022-04-28 14:55:14 +01:00
feat_detect.h refactor(el3-runtime): add arch-features detection mechanism 2022-04-04 10:24:51 +01:00
image_decompress.h
interrupt_props.h
nv_cntr_ids.h
param_header.h
romlib.h
runtime_svc.h
tf_crc32.h refactor(hw_crc32): renamed hw_crc32 to tf_crc32 2021-08-02 17:15:41 +01:00
uuid.h feat(spmc): add FFA_PARTITION_INFO_GET handler 2022-05-13 15:51:23 +01:00