mcuboot/boot/mbed
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
..
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 bootutil: Move encryption key function to common file 2024-07-31 16:55:55 +02: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