mcuboot/boot/mbed
David Brown c06f7bb367 Revert "boot: Add MCUBOOT_HW_KEY support for image encryption"
This reverts commit 0fa46270c0.

This breaks:

    samples/synchronization/sample.kernel.synchronization on
    b_u585i_iot02a/stm32u585xx/ns error

as this TF-M configuration uses its own keys.  This change is an API
change that needs to be coordinated with TF-M changes.

Before this revert, compiling this test results in:

    .../encrypted.c:447: undefined reference to
    `boot_enc_retrieve_private_key`

Signed-off-by: David Brown <david.brown@linaro.org>
2024-07-09 09:19:43 -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 Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" 2024-07-09 09:19:43 -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