zephyr/include/arch/arm
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
..
cortex_m arch: arm: fix K_MEM_PARTITION_IS_WRITABLE definition 2018-10-09 19:33:24 -04:00
arch.h arch: arm: Minor style and typo fixes in inline comments 2018-09-24 04:56:34 -07:00
syscall.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00