fsp
fsp copied to clipboard
Renesas SCE7 and SCE9 support plaintext key
Renesas SCE7 and SCE9 support ECC plaintext and wrapped mode.
When running mbedTLS ECDH algorithms on the RA6M5 which has an SCE9 engine, the mbedtls_ecp_gen_privkey() function returns MBEDTLS_ERR_ECP_FEATURE_UNAVAILABLE which is not correct.
This PR is tracked internally by FSPRA-2780.