commit | 27f35df8ecf0556dedf0049b856ede4be9f173b9 | [log] [tgz] |
---|---|---|
author | Daniel Boulby <daniel.boulby@arm.com> | Wed Feb 03 12:13:19 2021 +0000 |
committer | Daniel Boulby <daniel.boulby@arm.com> | Thu May 13 10:43:49 2021 +0100 |
tree | 73e92912f82350cdacea8ae97ef2a3fbd0a4b233 | |
parent | a7391e451feef760d75e899224dd14cb623a24f6 [diff] |
feat(spmd): add support for FFA_SPM_ID_GET Handle calls to the FFA_SPM_ID_GET interface. If FFA_SPM_ID_GET is invoked from the non-secure physical FF-A instance, return the SPMC id (defined in the SPMC manifest). If FFA_SPM_ID_GET is invoked from the secure physical FF-A instance (e.g. the SPMC), return the SPMD id. Change-Id: Id6d4e96b1da2510386d344e09c4553dba01227ec Signed-off-by: Daniel Boulby <daniel.boulby@arm.com>