arm-trusted-firmware/services/spd/trusty
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
..
generic-arm64-smcall.c trusty: generic-arm64-smcall: Support gicr address 2020-02-12 19:07:18 +00:00
generic-arm64-smcall.h trusty: generic-arm64-smcall: Support gicr address 2020-02-12 19:07:18 +00:00
sm_err.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
smcall.h spd: trusty: allow clients to retrieve service UUID 2020-08-31 12:56:49 -07:00
trusty.c spd: trusty: allow clients to retrieve service UUID 2020-08-31 12:56:49 -07:00
trusty.mk fvp: trusty: Move dynamic xlat enable to platform 2019-02-12 13:32:08 +00:00
trusty_helpers.S Use SPDX license identifiers 2017-05-03 09:39:28 +01:00