zephyr/arch/arm
Ioannis Glaropoulos 2d6bb624d6 arch: arm: swap_helper: adapt assembly code for Cortex-M Baseline
In this commit we implement the assembly functions in
swap_helper.S, namely
  - z_arm_pendsv()
  - z_arm_svc()
for ARMv6-M and ARMv8-M Baseline architecture. We "inline" the
implementation for Baseline, along with the Mainline (ARMv7-M)
implementation, i.e. we rework only what is required to build
for Baseline Cortex-M.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-10-18 08:46:03 -05:00
..
core arch: arm: swap_helper: adapt assembly code for Cortex-M Baseline 2019-10-18 08:46:03 -05:00
include kernel: add architecture interface headers 2019-10-11 13:30:46 -07:00
CMakeLists.txt arch: arm: Add Cortex-R4 support 2019-08-09 22:50:50 +02:00
Kconfig arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00