commit | 6000303269b2cf6705dc74340cc26fcc8174dc55 | [log] [tgz] |
---|---|---|
author | Marc Bonnici <marc.bonnici@arm.com> | Thu Nov 14 16:28:23 2019 +0000 |
committer | Marc Bonnici <marc.bonnici@arm.com> | Mon Nov 25 15:01:06 2019 +0000 |
tree | 0856758d98cd596493f032475bf9607b6dc86431 | |
parent | 789e030c3de002ff7ea2d0ea17cbe81e5177cbf7 [diff] |
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 spmc component ID as specified in the manifest for secure world requests. Change-Id: Id61725f8195106f9a30d61b9d99ed1d7da8c1163