mcuboot/sim/mcuboot-sys
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
..
csupport boot: Add MCUBOOT_HW_KEY support for image encryption 2024-06-12 15:17:54 -06:00
src sim: Initialize PSA Crypto subsystem based on psa-crypto-api feature 2023-06-28 15:24:06 +02:00
.gitignore sim: Naive move of binding into mcuboot-sys 2017-07-12 15:00:57 -06:00
Cargo.toml sim: PSA Crypto ECDSA enablement 2023-09-12 16:29:11 +02:00
build.rs sim: PSA Crypto ECDSA enablement 2023-09-12 16:29:11 +02:00