mcuboot/sim/mcuboot-sys/csupport
David Vincze 2a7565b338 bootutil: Move encryption key function to common file
Move the definition of boot_enc_retrieve_private_key() to a common file
to avoid code duplication and also endure seamless transition to this new
key handling approach for targets which don't use hardware keys.

Change-Id: I57e54e4332503c11d18762f8291c3cab53df3d20
Signed-off-by: David Vincze <david.vincze@arm.com>
2024-07-31 16:55:55 +02:00
..
flash_map_backend sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
mcuboot_config sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
os sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
storage sim: Add flash_area_get_sector 2023-03-14 08:13:20 -06:00
sysflash sim/mcuboot-sys: provide sim-own porting files 2022-06-14 11:25:02 +02:00
bootsim.h sim: Add missing license headers 2018-05-23 09:29:25 -06:00
config-add-psa-crypto.h Tests: Enable psa-crypto-api feature 2023-06-28 15:24:06 +02:00
config-asn1.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-ec-psa.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-ec.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-ed25519.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-kw.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-rsa-kw.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
config-rsa.h mbedtls config: fix too early check_config.h includes 2024-04-25 11:05:54 +02:00
devicetree.h sim: Fixup devicetree.h for changes to mcuboot 2020-05-15 15:11:56 -06:00
keys.c bootutil: Move encryption key function to common file 2024-07-31 16:55:55 +02:00
psa_crypto_init_stub.c Tests: Enable psa-crypto-api feature 2023-06-28 15:24:06 +02:00
run.c sim: Add flash_area_get_sector 2023-03-14 08:13:20 -06:00
security_cnt.c sim: Add hw-rollback-protection feature 2023-06-27 14:42:34 +02:00