mcuboot/boot/bootutil
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
..
include/bootutil boot/bootutil: Clean-up fault injection hardening 2020-10-07 13:19:52 +02:00
src boot: remove direct fih delay rng inclusion 2020-10-07 13:50:16 +02:00
pkg.yml boot: mynewt: add ECIES-X25519 support 2020-04-10 17:56:14 -03:00