commit | c76e603911f8a42e23e2dbbf2ef02762049961e2 | [log] [tgz] |
---|---|---|
author | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Oct 05 20:42:42 2018 +0100 |
committer | Antonio Nino Diaz <antonio.ninodiaz@arm.com> | Fri Oct 26 11:53:52 2018 +0100 |
tree | 0d362321f3ae7cab8ffd691d9911419af51c751b | |
parent | 272e8710a1ab682118ab29753d9168dee69003eb [diff] |
gxbb: Implement PSCI_CPU_OFF This works fine for CPU1-3, but it fails for CPU0, where it is simply ignored and leaves CPU0 in a WFI loop. Change-Id: I7d73683fdd894f2021d6a5bc2cce6cd03e18e633 Signed-off-by: Antonio Nino Diaz <antonio.ninodiaz@arm.com>