arm-trusted-firmware/plat/allwinner/sun50i_h6
Samuel Holland 18fbfefbbb allwinner: Build PMIC bus drivers only in BL31
These are used by the PMIC setup code, which runs during BL31
initialization, and the PSCI shutdown code, also a part of BL31.
They can't be needed before BL31, or it wouldn't be possible to boot.
Allwinner platforms don't generally build anything but BL31 anyway, but
this change improves clarity and consistency with allwinner-common.mk.

Signed-off-by: Samuel Holland <samuel@sholland.org>
Change-Id: I24f1d9ca8b4256e44badf5218d04d8690082babf
2019-12-13 19:20:36 -06:00
..
include Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
platform.mk allwinner: Build PMIC bus drivers only in BL31 2019-12-13 19:20:36 -06:00
sunxi_power.c allwinner: Merge duplicate code in sunxi_power_down 2019-12-13 19:20:36 -06:00