zephyr/arch/arm/soc
Diego Sueiro 9283ee7acc arch: i.MX add RDC peripheral permission setting for applications cores
This patch adds the RDC (Resource Domain Controller) peripheral
permissions settings for the i.MX applications cores (Cortex A9 on
i.MX6 and Cortex A7 on i.MX7).

This will enable both Linux (on application's core) and Zephyr (on M4
core) to share the peripherals and coexist.

The settings are defined at devicetree level and applied in the soc.c.

A complete solution should involve the SEMA4 to control the peripherals
access and prevent resource deadlocking and misusage.

Signed-off-by: Diego Sueiro <diego.sueiro@gmail.com>
2018-08-09 10:17:32 -05:00
..
arm arch: arm: beetle: Pull in CMSDK header for CMSIS support on Beetle 2018-07-05 13:40:27 -05:00
atmel_sam arch: arm: soc: add explanatory comment for kernel headers' inclusion 2018-06-29 17:53:15 -05:00
atmel_sam0 arch: atmel_sam0: Fix Kconfig warnings 2018-07-10 15:28:32 -05:00
nordic_nrf boards: arm: nrf52840_pca10056: add settings for WNC-M14A2A modem 2018-08-06 10:43:46 +03:00
nxp_imx arch: i.MX add RDC peripheral permission setting for applications cores 2018-08-09 10:17:32 -05:00
nxp_kinetis arm: nxp: mpu: Consolidate k64 mpu regions 2018-07-10 12:46:04 -04:00
nxp_lpc arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
silabs_exx32 arm: exx32: Add additional include to efm32wg soc.h 2018-07-10 12:53:50 -05:00
st_stm32 arch: st_stm32: Fix IRQs number of various SoCs 2018-07-26 08:24:04 -05:00
ti_lm3s6965 soc: defconfig: Consistently quote string defaults 2018-05-26 19:17:48 -04:00
ti_simplelink arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
CMakeLists.txt