zephyr/arch/arm
Huifeng Zhang 87dd43766d arch: arm: cortex_a_r: Hold curr_cpu instance to TPIDRURO
Store the current CPU's struct _cpu instance into TPIDRURO, so that the
CPU core can get its struct _cpu instance by reading TPIDRURO. This is
useful in the SMP system.

Signed-off-by: Huifeng Zhang <Huifeng.Zhang@arm.com>
2023-11-06 15:32:01 -06:00
..
core arch: arm: cortex_a_r: Hold curr_cpu instance to TPIDRURO 2023-11-06 15:32:01 -06:00
include arch: arm: cortex_a_r: Hold curr_cpu instance to TPIDRURO 2023-11-06 15:32:01 -06:00
CMakeLists.txt arch: arm: Remove aarch32 directory 2023-09-13 10:08:05 +01:00
Kconfig arch: arm: aarch32: Introduce z_arm_on_enter_cpu_idle_prepare() hook 2023-09-30 18:48:19 +02:00