zephyr/arch/arm
Ioannis Glaropoulos e9d726c400 arch: arm: initialize mode variable upon user space enter
This commit initializes the thread.mode variable, right before
dropping thread privilege level to user mode. This is required,
as we need to know the privilege level of the thread, in case
we need to context-switch it -out and -in again (e.g. in case
an interrupt triggers a context-switch).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-04-02 12:05:55 -04:00
..
core arch: arm: initialize mode variable upon user space enter 2019-04-02 12:05:55 -04:00
include all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
CMakeLists.txt cmake: Remove dead code LTO references 2018-12-21 21:04:18 +01:00
Kconfig arch: remove unused arch defconfig 2019-03-14 06:43:16 -05:00