arm-trusted-firmware/services
Varun Wadekar fc19818874 spd: trusty: allow clients to retrieve service UUID
This patch implements support for the 64-bit and 32-bit versions of
0xBF00FF01 SMC function ID, as documented by the SMCCC, to allow
non-secure world clients to query SPD's UUID.

In order to service this FID, the Trusty SPD now increases the range
of SMCs that it services. To restrict Trusty from receiving the extra
SMC FIDs, this patch drops any unsupported FID.

Verified with TFTF tests for UID query and internal gtest for Trusty.

Change-Id: If96fe4993f7e641595cfe67cc6b4210a0d52403f
Signed-off-by: Varun Wadekar <vwadekar@nvidia.com>
2020-08-31 12:56:49 -07:00
..
arm_arch_svc SMCCC: Introduce function to check SMCCC function availability 2020-07-26 08:16:29 +01:00
spd spd: trusty: allow clients to retrieve service UUID 2020-08-31 12:56:49 -07:00
std_svc SPMD: Dont forward PARTITION_INFO_GET from secure FF-A instance 2020-08-21 14:21:51 +00:00