mcuboot/boot/zephyr/include
Dominik Ermel 0119cdb570 zephyr: Add missing flash_map.h to sysflash.h
The sysflash.h defines FLASH_AREA_ macros using FIXED_PARTITION
macros that are provided by flash_map.h, but it does not include
the required header.

Signed-off-by: Dominik Ermel <dominik.ermel@nordicsemi.no>
2023-03-01 15:37:22 +01:00
..
flash_map_backend flash_map_backend: Remove flash_area_id_to_image_slot 2023-02-14 16:40:21 -07:00
hal zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
mcuboot_config boot_serial: Add unaligned stack buffer writing 2023-01-03 12:18:54 +01:00
os zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
serial_adapter Add serial adapter module for support serial communication for zephyr 2017-12-06 16:11:10 -07:00
sysflash zephyr: Add missing flash_map.h to sysflash.h 2023-03-01 15:37:22 +01:00
arm_cleanup.h boot: zephyr: cleanup NXP MPU configuration before boot 2020-12-18 18:31:38 +01:00
config-asn1.h Fix ECDSA Zephyr configuration of mbed TLS 2017-11-14 19:12:53 -07:00
config-ec.h zephyr: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs 2022-06-15 14:37:24 -06:00
config-ed25519.h zephyr: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs 2022-06-15 14:37:24 -06:00
config-kw.h zephyr: Use a smaller sha256 implementation 2022-01-20 16:09:37 +01:00
config-rsa-kw.h zephyr: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs 2022-06-15 14:37:24 -06:00
config-rsa.h zephyr: remove MBEDTLS_ECP_MAX_BITS from mbedTLS configs 2022-06-15 14:37:24 -06:00
mcuboot-mbedtls-cfg.h Add support for signed images in single loader mode 2022-01-13 14:05:30 -07:00
platform-bench.h bootutil: Refactor MCUBOOT_LOG_MODULE_(DECLARE|REGISTER) macros 2021-07-21 11:47:58 +02:00
single_loader.h fih: Hardening of fault injection countermeasures 2023-01-30 09:34:34 -07:00
target.h zephyr: Switch to using FIXED_PARTITION_ macros 2022-09-08 12:44:58 +02:00