arm-trusted-firmware/include/lib/psa
Leo Yan 759994aa3b fix(arm): correct RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID
The RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID macro does not match the definition
in RSE. A paired macro, TFM_CRYPTO_EXPORT_PUBLIC_KEY, in the RSE's
header (located in interface/include/tfm_crypto_defs.h) is defined as
0x206. This causes the TF-A test PLATFORM_TEST=rse-rotpk to fail.

Correct the definition of RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID to make the
test pass.

Change-Id: I0bc24ed6dd23f2718e1edea5ec464545dab06983
Signed-off-by: Leo Yan <leo.yan@arm.com>
2024-07-10 16:25:49 +02:00
..
psa feat(rss): add defines for 'type' range and use them in psa_call() 2024-02-13 15:03:01 +00:00
psa_manifest refactor(psa): change all occurrences of RSS to RSE 2024-04-22 15:44:38 +02:00
cca_attestation.h feat(psa): introduce generic library for CCA attestation 2024-06-07 11:40:08 +01:00
delegated_attestation.h refactor(psa): change all occurrences of RSS to RSE 2024-04-22 15:44:38 +02:00
dice_protection_environment.h refactor(psa): change all occurrences of RSS to RSE 2024-04-22 15:44:38 +02:00
measured_boot.h refactor(psa): change all occurrences of RSS to RSE 2024-04-22 15:44:38 +02:00
rse_crypto_defs.h fix(arm): correct RSE_CRYPTO_EXPORT_PUBLIC_KEY_SID 2024-07-10 16:25:49 +02:00
rse_platform_api.h refactor(psa): change all occurrences of RSS to RSE 2024-04-22 15:44:38 +02:00