mbed-os/features/mbedtls/importer
Jaeden Amero 5d6ec71171 crypto: Move PSA Crypto headers to MBED_PSA_SRV
TF-M provides its own PSA headers for TF-M targets. Single v7-M targets
need to get PSA crypto from Mbed Crypto.

Note that we don't yet move crypto_struct.h to its new location. This is
to avoid breaking v8-M targets for the time being. When TF-M provides
the PSA implementation on v8-M, we will add crypto_struct.h to the
correct place.

Likewise, none of the PSA-implementing source is moved out of
COMPONENT_PSA_SRV_IMPL yet, as still must not be built for PSA NS
targets. When PSA NS targets switch to using TF-M provided
implementations rather than MBED_PSA_SRV, we can take the source out of
COMPONENT_PSA_SRV_IMPL.

Signed-off-by: Jaeden Amero <jaeden.amero@arm.com>
2020-05-29 13:19:11 +01:00
..
TARGET_IGNORE Update mbed TLS to version 2.3.0 2016-07-23 00:13:43 -05:00
Makefile crypto: Move PSA Crypto headers to MBED_PSA_SRV 2020-05-29 13:19:11 +01:00
adjust-check-config.sh Add adjust-check-config script to mbedtls importer 2019-06-26 13:26:18 +01:00
adjust-config.sh Adjust Mbed TLS importer and config script 2020-04-30 11:27:54 +01:00
adjust-no-entropy-config.sh Disable XTS cipher mode by default when importing Mbed TLS 2018-06-18 16:48:33 +02:00