commit | 05ec367bad28b506720ba085d9f71ef8b5ff69cd | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@arm.com> | Wed Apr 10 10:20:13 2024 -0500 |
committer | Yann Gautier <yann.gautier@st.com> | Mon May 20 14:17:03 2024 +0200 |
tree | c9fd88ddc904b8fd3ba4e5e555b08d2d4e55414b | |
parent | 1d3bb2fe65342b11603ff1bcd21688f9b58b1f9e [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)