Skip to content
Commit 4760aad3 authored by Wilfried Chauveau's avatar Wilfried Chauveau Committed by Carles Cufí
Browse files

arch: arm: cortex_m: Convert cpu_idle from ASM to C



Asm is notoriously harder to maintain than C and requires core specific
adaptation which impairs even more the readability of the code.

This change reduces the need for core specific conditional compilation and
unifies irq locking code.

Signed-off-by: default avatarWilfried Chauveau <wilfried.chauveau@arm.com>

# Conflicts:
#	soc/arm/nordic_nrf/nrf53/soc_cpu_idle.h
parent f11027df
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment