arm-trusted-firmware/include/lib/psa
Jamie Fox 4d879e1e5a fix(lib/psa): update measured boot handle
When the measured boot service was upstreamed to TF-M, its static
handle was reallocated into the user partitions range. This change
updates the static handle here to make the service accessible.

Also removes the SIDs and Versions, since they are unused when a
service is accessed through a stateless handle, which encodes both
service ID and version. The attestation and measured boot services
only support access through their handles.

Signed-off-by: Jamie Fox <jamie.fox@arm.com>
Change-Id: I9d2ff1aad19470728289d574be3d5d11bdabeef4
2022-08-04 17:32:36 +01:00
..
psa feat(lib/psa): add measured boot API 2022-05-11 15:47:02 +02:00
psa_manifest fix(lib/psa): update measured boot handle 2022-08-04 17:32:36 +01:00
initial_attestation.h feat(lib/psa): add initial attestation API 2022-05-11 15:47:02 +02:00
measured_boot.h feat(lib/psa): add measured boot API 2022-05-11 15:47:02 +02:00