Searched hist:"759994 aa3b1ad1e54ef3a998d0685108fec6d27c" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/include/lib/psa/ |
| H A D | rse_crypto_defs.h | 759994aa3b1ad1e54ef3a998d0685108fec6d27c Thu Jul 04 11:38:26 UTC 2024 Leo Yan <leo.yan@arm.com> 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>
|