mcuboot/sim/mcuboot-sys/csupport
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
..
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 Revert "boot: Add MCUBOOT_HW_KEY support for image encryption" 2024-07-09 09:19:43 -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