arch: arm: cortex_m: Use cmsis api instead of inline asm in arch_irq_*
Asm is notoriously harder to maintain than C and requires core specific
adaptation which impairs even more the readability of the code.
Signed-off-by:
Wilfried Chauveau <wilfried.chauveau@arm.com>
Loading
Please sign in to comment