boot: Fix FIH_LABEL/FIH_CALL macros for IAR
The IAR toolchain does not handle the "%=" template. Emulate it with
a combination of __LINE__ and __COUNTER__
Signed-off-by:
TTornblom <thomas.tornblom@iar.com>
Loading
Please sign in to comment