mcuboot/boot/zephyr
Andrzej Puzdrowski 907476d701 boot: remove direct fih delay rng inclusion
Direct inclusion of "bootutil/fault_injection_hardening_delay_rng.h"
might cause linking collision as this header belongs to `FIH_ENABLE_DELAY`
mode.
This header is already included by "bootutil/fault_injection_hardening.h"
appropriately.

fixes #831

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2020-10-07 13:50:16 +02:00
..
boards boot: zephyr: add support for Pinnacle 100 2020-10-03 18:51:41 -03:00
include boot/zephyr: Add fault injection hardening profile to Zephyr config 2020-10-02 07:31:11 -03:00
targets zephyr: Remove outdated workaround for Kinetis 2019-12-02 11:56:24 -07:00
CMakeLists.txt zephyr/cmake: add help message for missing nrfxlib case 2020-10-02 12:45:51 +02:00
Kconfig zephyr/Kconfig: not use cc310 by default 2020-10-02 12:45:51 +02:00
arm_cleanup.c zephyr: Convert from Zephyr to C99 types 2020-06-04 08:28:35 -06:00
dts.overlay zephyr: restore device tree overlay 2019-12-04 23:54:18 -07:00
flash_map_extended.c boot/zephyr: renamed single-image mode to single-application-slot mode 2020-09-16 12:09:43 +02:00
flash_map_legacy.c boot: zephyr: migrate to new log subystem 2019-01-10 19:11:15 +01:00
keys.c zephyr: add option to disable cryptographic check of the image 2020-05-15 12:07:20 -06:00
main.c boot: remove direct fih delay rng inclusion 2020-10-07 13:50:16 +02:00
os.c bootutil: allow RSA encryption keys without DP/DQ/QP 2019-12-17 16:26:53 -03:00
prj.conf boot: zephyr: Disable HW stack protection 2020-10-06 14:54:49 +02:00
sample.yaml boot/zephyr: Added single-slot Zephyr-RTOS test build 2020-09-16 12:09:43 +02:00
serial_adapter.c zephyr: Fix serial recovery compilation warnings 2020-09-11 15:40:55 +02:00
serial_recovery.conf zephyr: add zephyr's sanitycheck description 2019-12-16 18:40:34 +01:00
single_loader.c boot: remove direct fih delay rng inclusion 2020-10-07 13:50:16 +02:00
single_slot.conf boot/zephyr: Added single-slot Zephyr-RTOS test build 2020-09-16 12:09:43 +02:00
usb_cdc_acm_log_recovery.conf zephyr: allow recovery over usb cdc-acm with logs enabled 2020-02-27 10:01:25 +01:00