zephyr/arch/arm/core/cortex_m
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
cmse arch: arm: implement cmse address range check (secure) 2018-06-15 13:14:27 +02:00
mpu all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
tz arm: CONFIG_ARM_SAU -> CONFIG_CPU_HAS_ARM_SAU 2019-01-30 13:30:17 -05:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
exc_manage.c
Kconfig kconfig: arm: cortex_m: Remove duplicated CPU_CORTEX_M dependencies 2019-03-07 04:21:17 -06:00
nmi_on_reset.S linker: move all linker headers to include/linker 2017-06-18 09:24:04 -05:00
nmi.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
prep_c.c all: Update reserved function names 2019-03-11 13:48:42 -04:00
reset.S arch: arm: make stack pointer switch & initialization part of C prep 2019-01-31 06:33:16 -05:00
scb.c cmake: move ti_lm3s6965-specific code into the soc directory 2018-09-14 10:22:20 -05:00
vector_table.h arch: Remove board.h include from arch files 2018-11-01 13:15:18 +01:00
vector_table.S arch: allow system clock driver selection for cortex m 2019-02-05 18:43:03 -06:00