commit | 90724f7f54a0e1d702f37911610a8a68a43f7f95 | [log] [tgz] |
---|---|---|
author | Harry Ramsey <harry.ramsey@arm.com> | Fri Oct 11 15:32:19 2024 +0100 |
committer | Harry Ramsey <harry.ramsey@arm.com> | Fri Oct 18 08:19:50 2024 +0100 |
tree | d409ccb1fe68fd663617f7acb90eb2a5eab04061 | |
parent | 69b67c8626bc79167793d68b256da03c9925cc41 [diff] |
Move error.h from tf-psa-crypto to Mbed TLS This commit moves error.h from tf-psa-crypto to Mbed TLS for 4.0 release. Signed-off-by: Harry Ramsey <harry.ramsey@arm.com>
diff --git a/tf-psa-crypto/drivers/builtin/include/mbedtls/error.h b/include/mbedtls/error.h similarity index 100% rename from tf-psa-crypto/drivers/builtin/include/mbedtls/error.h rename to include/mbedtls/error.h