zephyr/arch/arm
Carlo Caione 6978160427 aarch64: userspace: Introduce arch_is_user_context
The arch_is_user_context() function is relying on the content of the
tpidrro_el0 register to determine whether we are in user context or not.

This register is set to '1' when in EL1 and set back to '0' when user
threads are running in userspace.

Signed-off-by: Carlo Caione <ccaione@baylibre.com>
2021-03-10 14:52:50 -05:00
..
core aarch64: userspace: Introduce arch_is_user_context 2021-03-10 14:52:50 -05:00
include aarch64: userspace: Introduce skeleton code for user-threads 2021-03-10 14:52:50 -05:00
CMakeLists.txt arch: arm: Remove extraneous root cmake files 2020-04-15 11:23:56 +02:00
Kconfig aarch64: smccc: Decouple PSCI from SMCCC 2021-03-01 09:26:56 -05:00