zephyr/arch/arm/soc/nxp_imx
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
..
mcimx6x_m4 arch: i.MX add RDC peripheral permission setting for applications cores 2018-08-09 10:17:32 -05:00
mcimx7_m4 arch: i.MX add RDC peripheral permission setting for applications cores 2018-08-09 10:17:32 -05:00
rt arch: arm: soc: add explanatory comment for kernel headers' inclusion 2018-06-29 17:53:15 -05:00
CMakeLists.txt
Kconfig arch: arm: Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00
Kconfig.defconfig kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00
Kconfig.soc kconfig: Make 'source' non-globbing and use 'gsource' 2018-05-08 11:14:12 +02:00