commit | e8ae4fa2b637f6515c0e4e60f20afe0b800c1af9 | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Mon May 20 17:11:47 2024 +0200 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Jun 28 20:06:10 2024 +0200 |
tree | 9589aab0da2edc8d408a831992810b3259d02893 | |
parent | 87f4a63053fc184692df84bb3190dcead2d17f2f [diff] |
feat(mbedtls): update config for 3.6.0 Further, remove reliance of mbedtls_md_psa_alg_from_type on the actual values of the PSA_ALG_... defines. And work around a prior bug that would try to import a SubjectPublicKeyInfo into a PSA key. Instead, we import the SubjectPublicKey itself. Change-Id: Ib345b0bd4f2994f366629ed162d18814fd05aa2b Signed-off-by: Jimmy Brisson <jimmy.brisson@arm.com> (cherry picked from commit 55aed7d798f3d48d6aa08d58eb46c4cda318bcfb)