mcuboot
mcuboot copied to clipboard
boot: zephyr: Add ECDSA support using mbedTLS
This adds a new Kconfig option BOOT_ECDSA_MBEDTLS to enable ECDSA signature verification using mbedTLS as an alternative to TINYCRYPT, PSA, or CC310 backends.