Tegra210: trigger CPU0 hotplug power on using FC
Hotplug poweron is not working for boot CPU as it's being
triggerred using PMC and not with Flow Controller. This is
happening because "cpu_powergate_mask" is only getting set
for non-boot CPU's as the boot CPU's first bootup follows
different code path. The patch is marking a CPU as ON within
"cpu_powergate_mask" when turning its power domain on
during power on. This will ensure only first bootup on all
CPU's is using PMC and subsequent hotplug poweron will be
using Flow Controller.

Change-Id: Ie9e86e6f9a777d41508a93d2ce286f31307932c2
Signed-off-by: sumitg <sumitg@nvidia.com>
1 parent 36e2637 commit a45c3e9d81c0c8f3ab4a1724bf2f7373464f021e
@sumitg sumitg authored on 8 Feb 2019
Varun Wadekar committed on 21 Mar 2020
Showing 1 changed file
View
plat/nvidia/tegra/soc/t210/plat_psci_handlers.c