zephyr/arch/arm/core
Kumar Gala a6355cb475 arm: aarch32: mpu: Fix build issue with assert
The assert log of z_priv_stacks_ram_start failed to build due to passing
&z_priv_stacks_ram_start instead of just z_priv_stacks_ram_start.

Fixes #39190

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2021-10-07 10:53:09 -05:00
..
aarch32 arm: aarch32: mpu: Fix build issue with assert 2021-10-07 10:53:09 -05:00
common arm: cortex_m: add support for thread local storage 2020-10-24 10:52:00 -07:00
offsets arch: arm: cortex_r: Do not use user stack in svc/isr modes 2021-08-17 06:06:33 -04:00