arm-trusted-firmware/plat/arm/board/a5ds
Usama Arif 59ffec157c 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>
2019-10-03 10:09:04 +01:00
..
aarch32 a5ds: Hold the secondary cpus in pen rather than panic 2019-09-23 17:02:08 +01:00
fdts plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
include a5ds: add multicore support 2019-09-23 17:08:05 +01:00
sp_min plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl1_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_bl2_setup.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_common.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_err.c arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00
a5ds_pm.c a5ds: Add handler for when user tries to switch off secondary cores 2019-10-03 10:09:04 +01:00
a5ds_private.h plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_security.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
a5ds_topology.c plat/arm: Introduce A5 DesignStart platform. 2019-07-16 14:13:12 +00:00
platform.mk arm: Shorten the Firmware Update (FWU) process 2019-07-23 10:41:41 +01:00