Searched refs:spmc_id (Results 1 – 11 of 11) sorted by relevance
| /trusted-firmware-a/services/std_svc/spmd/ |
| A D | spmd_main.c | 75 return spmc_attrs.spmc_id; in spmd_spmc_id_get() 264 if (((spmc_attrs.spmc_id >> SPMC_SECURE_ID_SHIFT) & in spmd_spmc_init() 266 WARN("Invalid ID (0x%x) for SPMC.\n", spmc_attrs.spmc_id); in spmd_spmc_init() 473 && (ffa_endpoint_source(ep) == spmc_attrs.spmc_id)); in spmd_is_spmc_message() 595 FFA_TARGET_INFO_MBZ, spmc_attrs.spmc_id, in spmd_smc_handler() 635 FFA_TARGET_INFO_MBZ, spmc_attrs.spmc_id, in spmd_smc_handler()
|
| /trusted-firmware-a/include/services/ |
| A D | spm_core_manifest.h | 49 uint16_t spmc_id; member
|
| /trusted-firmware-a/plat/common/ |
| A D | plat_spmd_manifest.c | 55 attr->spmc_id = val32 & 0xffff; in manifest_parse_attribute() 83 VERBOSE(" spmc_id: 0x%x\n", attr->spmc_id); in manifest_parse_attribute()
|
| /trusted-firmware-a/plat/arm/board/diphda/common/fdts/ |
| A D | diphda_spmc_manifest.dts | 21 spmc_id = <0x8000>;
|
| /trusted-firmware-a/plat/arm/board/fvp/fdts/ |
| A D | fvp_spmc_optee_sp_manifest.dts | 21 spmc_id = <0x8000>;
|
| A D | fvp_spmc_manifest.dts | 21 spmc_id = <0x8000>;
|
| /trusted-firmware-a/plat/arm/board/tc/fdts/ |
| A D | tc_spmc_manifest.dts | 14 spmc_id = <0x8000>;
|
| A D | tc_spmc_optee_sp_manifest.dts | 14 spmc_id = <0x8000>;
|
| /trusted-firmware-a/docs/components/ |
| A D | secure-partition-manager.rst | 380 spmc_id = <0x8000>; 389 - *spmc_id* defines the endpoint ID value that SPMC can query through 750 - The ``spmc_id`` value specified in the SPMC manifest on invocation from
|
| /trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/ |
| A D | secure-partition-manager.rst.txt | 380 spmc_id = <0x8000>; 389 - *spmc_id* defines the endpoint ID value that SPMC can query through 750 - The ``spmc_id`` value specified in the SPMC manifest on invocation from
|
| /trusted-firmware-a/docs/build/TF-A_2.5/ |
| A D | searchindex.js | 1 …1,142,143],spm_mm:[6,29,48,108],spm_mm_boot_info_t:29,spmc:[6,48,66,141],spmc_id:28,spmd:[2,6,25,4…
|
Completed in 31 milliseconds