Home
last modified time | relevance | path

Searched hist:"83703 a1ccf2fda45503e161aad7231c82e411034" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-mx7/
H A Dimx-regs.h83703a1ccf2fda45503e161aad7231c82e411034 Thu Jan 28 08:55:07 UTC 2016 Peng Fan <peng.fan@nxp.com> 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>