arm-trusted-firmware/plat/allwinner/sun50i_r329
Andre Przywara 573d600e7b refactor(allwinner): consolidate sunxi_cfg.h files
The header files describing the CPU cluster configuration IP block for
the H6 and H616 are actually identical, so merge them into one file and
move that to a common location. There is an upcoming SoC which will
similarly share a header file with the R329 SoC, so move that to the
same location already. In Allwinner's BSP source those two SoC groups
are typically called "NCAT" and "NCAT2", so use those names for the
shared header files. No functional change.

Change-Id: I98318373577344dbe228a81fa331ce660df32b5f
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2023-04-26 17:45:29 +01:00
..
include refactor(allwinner): consolidate sunxi_cfg.h files 2023-04-26 17:45:29 +01:00
platform.mk feat(plat/allwinner): add R329 support 2021-08-25 02:11:59 +08:00
sunxi_idle_states.c feat(allwinner): provide CPU idle states to the rich OS 2022-04-26 17:52:43 +02:00
sunxi_power.c feat(plat/allwinner): add R329 support 2021-08-25 02:11:59 +08:00