arm-trusted-firmware/plat/allwinner
Mikhail Kalashnikov b15e2cda14 feat(allwinner): add extra CPU control registers
The die used in several variants of the Allwinner H616 SoC (H313, T507)
seems to produced in at least two revisions. The newer one differs from
the original by using a different CPU control register IP block.

Add those newly used register offsets to the respective header file. The
MMIO block itself is actually present in both variants, though the
registers are different. The new registers tend to use one register per
core, in contrast to one register per cluster in the older revisions.

Change-Id: Ifbda1bdc67a6a16fbb901dbc83996e4a148b7602
Signed-off-by: Mikhail Kalashnikov <iuncuim@gmail.com>
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
2023-04-26 17:45:29 +01:00
..
common feat(allwinner): add extra CPU control registers 2023-04-26 17:45:29 +01:00
sun50i_a64 feat(allwinner): provide CPU idle states to the rich OS 2022-04-26 17:52:43 +02:00
sun50i_h6 feat(allwinner): add extra CPU control registers 2023-04-26 17:45:29 +01:00
sun50i_h616 feat(allwinner): add extra CPU control registers 2023-04-26 17:45:29 +01:00
sun50i_r329 refactor(allwinner): consolidate sunxi_cfg.h files 2023-04-26 17:45:29 +01:00