]> git.baikalelectronics.ru Git - arm-tf.git/commit
feat(spmc): add support for FFA_SPM_ID_GET
authorMarc Bonnici <marc.bonnici@arm.com>
Thu, 25 Nov 2021 15:54:52 +0000 (15:54 +0000)
committerMarc Bonnici <marc.bonnici@arm.com>
Fri, 13 May 2022 16:47:39 +0000 (17:47 +0100)
commit46872e01f5efb555fef8367595b59e5d2f75cec0
tree1c0a6efd0797c5844dd937a8277e158947246b7f
parent729d7793f830781ff8ed44d144c3346c6e4251a3
feat(spmc): add support for FFA_SPM_ID_GET

Enable a Secure Partition to query the ID assigned to the SPMC.
The SPMD will take care of any calls from the normal world
therefore we should not need to handle this case in the SPMC.

Signed-off-by: Marc Bonnici <marc.bonnici@arm.com>
Change-Id: I97903e920e928df385addbb2d383f24e602bf2db
services/std_svc/spm/el3_spmc/spmc_main.c