zephyr/include/arch/arm/cortex_m
Andy Gross 08de82c2f5 arm: mpu: nxp: Set bus master 3 to full access
This patch adjusts the default permissions on the bus master 3 (NET).
Recent changes restricted this to supervisor only, and this caused
issues with the network controllers access to memory.

Restrictions on access should really be enforced on the ARM core bus
master.

Signed-off-by: Andy Gross <andy.gross@linaro.org>
2018-02-15 12:53:16 -05:00
..
mpu arm: mpu: nxp: Set bus master 3 to full access 2018-02-15 12:53:16 -05:00
scripts linker: arm: add stm32 ccm sections 2018-02-13 12:36:22 -06:00
addr_types.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
asm_inline_gcc.h arch: arm: common Armv8-M support 2018-02-08 12:07:38 -06:00
asm_inline.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
cmsis.h arch: arm: define Cortex-M23, Cortex-M33 CPUs 2018-02-08 12:07:38 -06:00
error.h arm: userspace: Add ARM userspace infrastructure 2018-02-13 12:42:37 -08:00
exc.h arm: exception-assisted kernel panic/oops support 2017-04-22 10:31:49 -04:00
irq.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
memory_map.h arch: arm: define Cortex-M23, Cortex-M33 CPUs 2018-02-08 12:07:38 -06:00
misc.h Convert remaining code to using newly introduced integer sized types 2017-04-21 11:38:23 -05:00
nmi.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
sys_io.h arch: arm: add initial support for CONFIG_USERSPACE 2017-09-26 10:00:53 -07:00