mcuboot/boot
Andrzej Puzdrowski 9d4d45c528 boot/bootutil/loader: fix comparison using fih_eq() in hook service
This commit fixes following issue:
One of parameters in comparison using fih_eq() was not of fih_int
type which caused build error when medium or higher FIH mode is enabled.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2021-09-16 14:07:42 -06:00
..
boot_serial boot_serial: added hooks for mcuboot image access operations 2021-08-26 16:22:04 -06:00
bootutil boot/bootutil/loader: fix comparison using fih_eq() in hook service 2021-09-16 14:07:42 -06:00
cypress cypress: use mbedtls 3.0, do not use hw crypto by default 2021-08-26 10:18:20 -06:00
espressif boot/espressif: Remove toolchain libc linking 2021-08-24 07:50:35 -03:00
mbed Add DataShare utility class for Mbed-OS applications 2021-09-13 15:46:40 -06:00
mynewt boot: Add MCUBOOT_PERUSER_MGMT_GROUP_ENABLED to platforms 2021-07-13 11:39:35 +02:00
nuttx boot/nuttx: Fix trivial compiler warnings emitted by NuttX port 2021-08-20 12:25:24 -03:00
zephyr zephyr: support the hook file by MCUBOOT_BOOTUTIL library 2021-09-13 15:35:27 -06:00