arm-trusted-firmware/plat/allwinner/common
Samuel Holland ed267c92ad allwinner: Leave CPU power alone during BL31 setup
Disabling secondary CPUs during boot is unnecessary because the other
CPUs are already in reset, and it saves an entirely insignificant amount
of power. Let's remove this bit of code that was added mostly "because
we can", and along with it remove an unconditional dependency on the CPU
ops functions.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Change-Id: Ia77a1b722da6ba989c3992b656a6cde3f2238fd7
2021-01-24 17:15:43 -06:00
..
include allwinner: Fix non-default PRELOADED_BL33_BASE 2020-12-13 22:16:43 -06:00
allwinner-common.mk Merge "allwinner: Fix non-default PRELOADED_BL33_BASE" into integration 2020-12-22 15:51:01 +00:00
arisc_off.S allwinner: Use the arisc to turn off ARM cores 2018-10-20 16:23:59 +01:00
plat_helpers.S allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00
sunxi_bl31_setup.c allwinner: Leave CPU power alone during BL31 setup 2021-01-24 17:15:43 -06:00
sunxi_common.c Merge "allwinner: Fix non-default PRELOADED_BL33_BASE" into integration 2020-12-22 15:51:01 +00:00
sunxi_cpu_ops.c allwinner: Fix incorrect ARISC code patch offset check 2019-12-04 01:54:48 -06:00
sunxi_pm.c allwinner: psci: Invert check in .validate_ns_entrypoint 2021-01-24 17:15:41 -06:00
sunxi_security.c allwinner: Add SPC security setup for H6 2020-12-13 22:15:32 -06:00
sunxi_topology.c allwinner: Constify data structures 2019-02-17 20:13:40 -06:00