/** | |
* \file config-tfm.h | |
* | |
* \brief TF-M medium profile, adapted to work on other platforms. | |
*/ | |
/* | |
* Copyright The Mbed TLS Contributors | |
* SPDX-License-Identifier: Apache-2.0 OR GPL-2.0-or-later | |
*/ | |
/* TF-M medium profile: mbedtls legacy configuration */ | |
#include "../configs/ext/tfm_mbedcrypto_config_profile_medium.h" |