mcuboot/sim/mcuboot-sys
Antonio de Angelis 10529d3032 bootutil/crypto: Have a single ECDSA verification module
Remove the generic ECDSA verification module and keep the
existing one, just renaming it image_ecdsa.c. Make sure
that the abstraction layer is generically called ecdsa.h
and the abstraction names are not P256 specific.

Signed-off-by: Antonio de Angelis <Antonio.deAngelis@arm.com>
Change-Id: I6f78cfc1b1c2851cdad67efa91c6cb49498187bb
2023-04-26 13:57:53 +02:00
..
csupport sim: Add flash_area_get_sector 2023-03-14 08:13:20 -06:00
src flash_map: Increase minimum supported write align via flash_area_align 2021-12-16 13:19:12 -07:00
.gitignore sim: Naive move of binding into mcuboot-sys 2017-07-12 15:00:57 -06:00
Cargo.toml sim: Migrate to Rust 2021 edition 2022-04-12 08:11:57 +02:00
build.rs bootutil/crypto: Have a single ECDSA verification module 2023-04-26 13:57:53 +02:00