mcuboot
mcuboot copied to clipboard
zephyr: Deselect MBEDTLS_KEY_EXCHANGE_RSA_ENABLED
Replace MBEDTLS_KEY_EXCHANGE_RSA_ENABLED with MBEDTLS_RSA_C, as RSA here does not require all the things that MBEDTLS_KEY_EXCHANGE_RSA_ENABLED brings in, specifically the x509 parser.