Searched hist:"59 ffec157ca8d675165f122c901c1ff198a810bc" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/arm/board/a5ds/ |
| H A D | a5ds_pm.c | 59ffec157ca8d675165f122c901c1ff198a810bc Thu Sep 26 15:07:53 UTC 2019 Usama Arif <usama.arif@arm.com> a5ds: Add handler for when user tries to switch off secondary cores
a5ds only has always-on power domain and there is no power control present. However, without the pwr_domain_off handler, the kernel panics when the user will try to switch off secondary cores. The a5ds_pwr_domain_off handler will prevent kernel from crashing, i.e. the kernel will attempt but fail to shut down the secondary CPUs if the user tries to switch them offline.
Change-Id: I3c2239a1b6f035113ddbdda063c8495000cbe30c Signed-off-by: Usama Arif <usama.arif@arm.com>
|