zephyr/arch
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
..
arc arch: arc: fix a bug in mpu driver 2018-08-06 09:40:56 -05:00
arm arch: i.MX add RDC peripheral permission setting for applications cores 2018-08-09 10:17:32 -05:00
common gen_isr_tables: Delete the dead code accompanying .intList.num_isrs 2018-06-25 12:54:49 -07:00
nios2 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
posix posix arch: Do not disable warnings 2018-08-02 19:14:19 +02:00
riscv32 cmake: LD: Specify the entry point in the linker scripts 2018-07-03 17:18:14 -04:00
x86 syscall: Move arch specific syscall code into its own header 2018-08-02 22:06:49 -05:00
xtensa esp32: include register headers in soc.h 2018-07-16 19:00:32 -04:00
CMakeLists.txt arch: Cmake: Add __ZEPHYR_SUPERVISOR__ macro for arch files. 2018-05-15 17:48:18 +03:00
Kconfig arch/Kconfig: Remove redundant 'default n' properties 2018-06-26 11:07:57 -05:00