]> git.dujemihanovic.xyz Git - u-boot.git/commit
cpu: imx: implement release_core callback
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>
Thu, 1 Aug 2024 03:59:54 +0000 (11:59 +0800)
committerFabio Estevam <festevam@gmail.com>
Fri, 2 Aug 2024 18:16:51 +0000 (15:16 -0300)
commit8a73b5b680a849193287decf0ca3470fbd764e42
tree480c2c6b487fb51b2bb0a16185893bd91be62514
parent01d94d006a2a9f02e76fb1660a6e8f64731bfe03
cpu: imx: implement release_core callback

Release the secondary cores through the PSCI request.

Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com>
drivers/cpu/imx8_cpu.c