SPMD: Add support for SPCI_ID_GET
This patch introduces the `SPCI_ID_GET` interface which will return the
ID of the calling SPCI component. Returns 0 for requests from the
non-secure world and the SPCI component ID as specified in the manifest
for secure world requests.

Change-Id: Icf81eb1d0e1d7d5c521571e04972b6e2d356e0d1
Signed-off-by: Max Shvetsov <maksims.svecovs@arm.com>
Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
1 parent f9ea3a6 commit ac03ac5ebb081678261a52dec4472931c48523e3
@Max Shvetsov Max Shvetsov authored on 12 Mar 2020
Showing 5 changed files
View
include/services/spm_core_manifest.h
View
plat/arm/board/fvp/fdts/fvp_spmc_manifest.dts
View
plat/common/plat_spmd_manifest.c
View
services/std_svc/spmd/spmd_main.c
View
services/std_svc/spmd/spmd_private.h