Move some crypto custom configs to TF-PSA-Crypto #9879
Labels
component-crypto
Crypto primitives and low-level interfaces
enhancement
size-s
Estimated task size: small (~2d)
Suggested enhancement
Move the crypto custom configs that are not used in TLS context to TF-PSA-Crypto
configs
directory.Configs to move:
configs/config-symmetric-only.h
configs/crypto-config-ccm-aes-sha256.h
configs/ext/crypto_config_profile_medium.h
together with the README.txt (to be adapted).The git history of the files should be kept as when we move files to the framework (see Mbed-TLS/mbedtls-docs#145)
Justification
Mbed TLS needs this because of the repo split.
The text was updated successfully, but these errors were encountered: