zephyr/include/arch
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
..
arc linker: warn about orphan sections 2018-10-09 08:23:41 -04:00
arm arch: arm: fix K_MEM_PARTITION_IS_WRITABLE definition 2018-10-09 19:33:24 -04:00
nios2 linker: warn about orphan sections 2018-10-09 08:23:41 -04:00
posix linker: warn about orphan sections 2018-10-09 08:23:41 -04:00
riscv32 linker: warn about orphan sections 2018-10-09 08:23:41 -04:00
x86 linker: warn about orphan sections 2018-10-09 08:23:41 -04:00
xtensa headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
cpu.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00