zephyr/include/arch/arm/cortex_m
Ioannis Glaropoulos 2c1837d908 arch: arm: fix K_MEM_PARTITION_IS_WRITABLE definition
In ARMv8-M MPU it is not possible to have the following access
permissions: Privileged RW / Unprivileged RO. So we define
K_MEM_PARTITION_IS_WRITABLE macro separately for v8M and v7M MPU
architectures (in the separate include files).

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2018-10-09 19:33:24 -04:00
..
mpu arch: arm: fix K_MEM_PARTITION_IS_WRITABLE definition 2018-10-09 19:33:24 -04:00
scripts linker: warn about orphan sections 2018-10-09 08:23:41 -04:00
addr_types.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline_gcc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
asm_inline.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cmsis.h include: arm: CMSIS header redefining MPU_PRESENT. 2018-09-20 20:35:25 -04:00
error.h kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
exc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
irq.h kernel: Using boolean types for boolean constants 2018-09-28 06:28:41 +05:30
memory_map.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
misc.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
nmi.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
sys_io.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00