commit | 55aed7d798f3d48d6aa08d58eb46c4cda318bcfb | [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 | f1464ceaf9b275d6de7bbd06e27a4af2cb5899d4 [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>