arm-trusted-firmware/include/drivers/auth/mbedtls
Manish V Badarkhe 5782b890d2 feat(mbedtls-psa): introduce PSA_CRYPTO build option
This is a preparatory patch to provide MbedTLS PSA Crypto
API support, with below changes -

1. Added a build macro PSA_CRYPTO to enable the MbedTLS PSA
   Crypto API support in the subsequent patches.
2. Compile necessary PSA crypto files from MbedTLS source code
   when PSA_CRYPTO=1.

Also, marked PSA_CRYPTO as an experimental feature.

Change-Id: I45188f56c5c98b169b2e21e365150b1825c6c450
Signed-off-by: Manish V Badarkhe <Manish.Badarkhe@arm.com>
2023-10-04 08:51:40 +01:00
..
mbedtls_common.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
mbedtls_config-2.h feat(mbedtls): add support for mbedtls-3.3 2023-02-21 11:09:47 +00:00
mbedtls_config-3.h feat(mbedtls): add support for mbedtls-3.3 2023-02-21 11:09:47 +00:00
psa_mbedtls_config.h feat(mbedtls-psa): introduce PSA_CRYPTO build option 2023-10-04 08:51:40 +01:00