mcuboot/sim/mcuboot-sys/csupport
Dinesh Kumar K 0fa46270c0 boot: Add MCUBOOT_HW_KEY support for image encryption
Currently encryption supports only private key embed
in mcuboot itself. To support MCUBOOT_HW_KEY for image
encryption boot_retrieve_private_key() hook is added.

This hook helps retrieving private key from trusted
sources like OTP, TPM.

Signed-off-by: Dinesh Kumar K <dinesh@linumiz.com>
2024-06-12 15:17:54 -06: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 boot: Add MCUBOOT_HW_KEY support for image encryption 2024-06-12 15:17:54 -06: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