aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os/common/ports/ARMCMAx-TZ/compilers/GCC/chcoreasm.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/common/ports/ARMCMAx-TZ/compilers/GCC/chcoreasm.S b/os/common/ports/ARMCMAx-TZ/compilers/GCC/chcoreasm.S
index bb743a2f5..e3c15866a 100644
--- a/os/common/ports/ARMCMAx-TZ/compilers/GCC/chcoreasm.S
+++ b/os/common/ports/ARMCMAx-TZ/compilers/GCC/chcoreasm.S
@@ -64,7 +64,7 @@
.equ SCR_FW, 0x10
.equ SCR_AW, 0x20
- .set MON_S_SCR, 0
+ .set MON_S_SCR, SCR_IRQ
.set MON_NS_SCR, SCR_FIQ|SCR_NS
.text