aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/Makefile
diff options
context:
space:
mode:
authorAnson Huang2018-08-08 09:17:48 +0800
committerStefano Babic2018-09-04 08:47:23 +0200
commit11e52bca84e65a35d10830c306dab37dc5621a3d (patch)
tree847c37bb9b2f68bab19fa22e5d9fcf3d315c4db4 /arch/arm/Makefile
parent41b7b4b936a08ad0b7dac333bf2071a3bcf3407c (diff)
imx: mx7: psci: improve cpu hotplug flow
This patch improves cpu hotplug, previous cpu_off implementation is NOT safe, a CPU can NOT power down itself in runtime, it will cause system bus hang due to pending transaction. So need to use other online CPU to kill it when it is ready for killed. Here use SRC parameter register and a magic number of ~0 as handshake for killing a offline CPU, when the online CPU checks the psci_affinity_info, it will help kill the offline CPU according to the magic number stored in SRC parameter register. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>
Diffstat (limited to 'arch/arm/Makefile')
0 files changed, 0 insertions, 0 deletions