File config_adjust_legacy_from_psa.h

Adjust PSA configuration: activate legacy implementations.

When MBEDTLS_PSA_CRYPTO_CONFIG is enabled, activate legacy implementations of cryptographic mechanisms as needed to fulfill the needs of the PSA configuration. Generally speaking, we activate a legacy mechanism if it’s needed for a requested PSA mechanism and there is no PSA driver for it.