zephyr/dts/arm/nxp
Stanislav Poboril 631eedd334 arch: Add imx6sx m4 soc support
The i.MX 6SoloX SoC is a hybrid multi-core processor composed by one
Cortex A9 core and one Cortex M4 core.

Zephyr was ported to run on the M4 core. In a later release, it will
also communicate with the A9 core (running Linux) via RPMsg.

The low level drivers come from NXP FreeRTOS BSP and are located at
ext/hal/nxp/imx. More details can be found at ext/hal/nxp/imx/README

The A9 core is responsible to load the M4 binary application into the
RAM, put the M4 in reset, set the M4 Program Counter and Stack Pointer,
and get the M4 out of reset.
The A9 can perform these steps at bootloader level after the Linux
system has booted.

Signed-off-by: Stanislav Poboril <stanislav.poboril@nxp.com>
2018-06-19 17:08:51 -05:00
..
nxp_imx6sx_m4.dtsi arch: Add imx6sx m4 soc support 2018-06-19 17:08:51 -05:00
nxp_imx7d_m4.dtsi arch: Add imx7d_m4 gpio definitions 2018-05-08 06:56:56 -05:00
nxp_k6x.dtsi dts: nxp: fix typo in usbd bindings 2018-05-30 11:23:39 -05:00
nxp_kl25z.dtsi boards: frdm_kl25z: add USB support 2018-06-12 04:09:50 -04:00
nxp_kw2xd.dtsi dts: nxp: fix typo in usbd bindings 2018-05-30 11:23:39 -05:00
nxp_kw40z.dtsi dts/nxp: Fix dtc v1.4.6 warning: Missing property '#clock-cells' in node 2018-05-23 15:16:44 -05:00
nxp_kw41z.dtsi dts/nxp: Fix dtc v1.4.6 warning: Missing property '#clock-cells' in node 2018-05-23 15:16:44 -05:00
nxp_lpc54xxx.dtsi dts/nxp: Fix dtc v1.4.6 warning: Node has a unit name, but no reg prop 2018-05-23 15:16:44 -05:00
nxp_lpc54xxx_m0.dtsi arch: arm: lpc: Added support for Cortex-M0+ on lpc54114 soc 2018-05-17 15:07:48 -05:00
nxp_lpc54xxx_m4.dtsi arch: nxp: lpc54xxx: Rename SoC bits from LPC54114 to LPC54114_M4 2018-05-15 15:49:15 -05:00
nxp_rt.dtsi dts/nxp: Fix dtc v1.4.6 warning: Node has a reg but not unit name 2018-05-23 15:16:44 -05:00