zephyr/include/arch
Ioannis Glaropoulos 48fa076a56 arch: arm: userspace: minor refactor in z_arch_is_user_context
Refactor z_arch_is_user_context() for ARM, so it uses
the CMSIS CONTROL_nPRIV_Msk instead of hard-coded 0x1.
Fixing also some typos in include/arch/arm/syscall.h.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2019-09-23 18:02:00 -07:00
..
arc linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
arm arch: arm: userspace: minor refactor in z_arch_is_user_context 2019-09-23 18:02:00 -07:00
common arch/common: rearrange for standard use of extern "C" 2019-08-20 00:49:15 +02:00
nios2 linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
posix POSIX arch: Fixe issues related to extern "C" 2019-08-12 15:10:15 +02:00
riscv linker: cxx: Include .gcc_except_table sections 2019-09-19 09:26:42 -05:00
x86 arch/x86: (Intel64) define TSS in C, not assembly 2019-09-23 17:50:09 -07:00
x86_64 arch/x86_64: add HPET definitions to arch.h 2019-09-17 22:37:09 +08:00
xtensa xtensa: remove legacy arch implementation 2019-09-12 01:26:34 -04:00
cpu.h arch/x86: refactor arch.h 2019-09-15 11:33:47 +08:00
syscall.h arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h 2019-07-02 19:30:00 -04:00