Remove the disabling of IRQs from bootloader and add it to the startup code of secure code for supported platforms.
This way when the bootloader passes execution to runtime firmware, the enablement of IRQs will be in the same state as after reset.
Description
Description