commit | 0cf791330874b9a5670f1b585255d9047fc0294b | [log] [tgz] |
---|---|---|
author | Usama Arif <usama.arif@arm.com> | Thu Sep 19 10:54:16 2019 +0100 |
committer | Usama Arif <usama.arif@arm.com> | Mon Sep 23 17:02:08 2019 +0100 |
tree | 071c689af848d98b6987b290c60d89458c30dd6c | |
parent | 5374304f666d62bdb7a29240de6d7035a3557207 [diff] |
a5ds: Hold the secondary cpus in pen rather than panic For the secondary CPUs, hold the cpu in wfe rather then panic. This will be needed when multicore support is added to a5ds as the smc call will write to the hold base and signal an event to power on the secondary CPUs. Change-Id: I0ffc2059e9ef894c21375ca5c94def859bfa6599 Signed-off-by: Usama Arif <usama.arif@arm.com>