mcuboot/boot/mbed
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
..
include flash_map_backend: Remove flash_area_id_to_image_slot 2023-02-14 16:40:21 -07:00
src flash_map_backend: Remove flash_area_id_to_image_slot 2023-02-14 16:40:21 -07:00
CMakeLists.txt mbed: Add CMake support and fix files paths 2022-03-08 09:50:01 -07:00
app_enc_keys.c boot: Add MCUBOOT_HW_KEY support for image encryption 2024-06-12 15:17:54 -06:00
mbed_lib.json mbed: Add the size of the MCU boot header area 2022-03-08 09:50:01 -07:00
mcuboot_main.cpp mbed: Add enable MCUboot logging parameter and fix logging configuration 2022-03-08 09:50:01 -07:00