commit | 640d9915b320bfe2230800b1924b6aa7c756902a | [log] [tgz] |
---|---|---|
author | Jimmy Brisson <jimmy.brisson@arm.com> | Wed Apr 10 10:20:13 2024 -0500 |
committer | Manish V Badarkhe <Manish.Badarkhe@arm.com> | Thu May 09 18:44:38 2024 +0100 |
tree | 6051a0cee7af20d3f1af3a3586a4c77aeb30bd82 | |
parent | 7a5c0c7f3a7571b5e4557b301f20f394f559ec02 [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>