mirror of https://github.com/ARMmbed/mbed-os.git
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> |
||
---|---|---|
.. | ||
COMPONENT_PSA_SRV_IMPL | ||
inc/psa |