arm-trusted-firmware/plat/allwinner/common
Andre Przywara acb8b3cabb allwinner: Add security setup
Some peripherals are TrustZone aware, so they need to be configured to
be accessible from non-secure world, as we don't need any of them being
exclusive to the secure world.
This affects some clocks, DMA channels and the Secure Peripheral
Controller (SPC). The latter controls access to most devices, but is not
active unless booting with the secure boot fuse burnt.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-06-15 11:45:24 +01:00
..
include allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00
plat_helpers.S allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00
sunxi_bl31_setup.c allwinner: Add security setup 2018-06-15 11:45:24 +01:00
sunxi_common.c allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00
sunxi_cpu_ops.c allwinner: Add functions to control CPU power/reset 2018-06-15 11:45:24 +01:00
sunxi_pm.c allwinner: Add platform PSCI functions required for SMP 2018-06-15 11:45:24 +01:00
sunxi_private.h allwinner: Add security setup 2018-06-15 11:45:24 +01:00
sunxi_security.c allwinner: Add security setup 2018-06-15 11:45:24 +01:00
sunxi_topology.c allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00