arm-trusted-firmware/plat/allwinner/common
Andre Przywara bed42a5d28 allwinner: Add Allwinner H6 SoC support
The H6 is Allwinner's most recent SoC. It shares most peripherals with the
other ARMv8 Allwinner SoCs (A64/H5), but has a completely different memory
map.

Introduce a separate platform target, which includes a different header
file to cater for the address differences. Also add the new build target
to the documentation.

The new ATF platform name is "sun50i_h6".

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2018-07-03 17:06:30 +01:00
..
include allwinner: Don't map boot ROM 2018-06-28 23:47:30 +01:00
plat_helpers.S allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00
sunxi_bl31_setup.c allwinner: Add Allwinner H6 SoC support 2018-07-03 17:06:30 +01:00
sunxi_common.c allwinner: Detect and output current SoC 2018-06-28 23:51:36 +01:00
sunxi_cpu_ops.c allwinner: cpu-ops: avoid PSCI on/off output 2018-06-28 23:47:30 +01:00
sunxi_pm.c allwinner: Relax PSCI entry point check 2018-06-28 23:47:30 +01:00
sunxi_private.h allwinner: Detect and output current SoC 2018-06-28 23:51:36 +01:00
sunxi_security.c allwinner: security: Fix SPC guard 2018-06-28 23:47:30 +01:00
sunxi_topology.c allwinner: Introduce basic platform support 2018-06-15 11:45:24 +01:00