u-boot/arch/arm/cpu/armv7/mx7
Peng Fan 83703a1ccf imx: mx7: implement functions to boot auxiliary core
Implement arch_auxiliary_core_up and arch_auxiliary_core_check_up.

arch_auxiliary_core_check_up is used to check whether M4 is running
or not. arch_auxiliary_core_up is to boot M4 core, the m4 core will
use the pc and stack which is set in arch_auxiliary_core_up to set R15
and R13 register and boot.

Signed-off-by: Ye.Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
2016-02-21 11:46:26 +01:00
..
clock.c imx: mx7d: clock support for RDC 2016-02-21 11:46:26 +01:00
clock_slice.c imx: imx7d: clock control module support 2015-09-13 10:11:53 +02:00
Kconfig imx: hab: rework unified rom section for mx7 2015-10-30 15:22:36 +01:00
Makefile mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
psci-mx7.c mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
psci.S mx7: psci: add basic psci support 2015-11-12 17:31:16 +01:00
soc.c imx: mx7: implement functions to boot auxiliary core 2016-02-21 11:46:26 +01:00