arm-trusted-firmware/plat/allwinner
Andre Przywara 6fa8e72e7b refactor(allwinner): move DTB change code into allwinner/common
So far the H616 was the only Allwinner SoC needed to amend the DTB, to
reserve the DRAM portion that BL31 occupies.
To allow other SoCs to modify the DTB as well, without duplicating code,
move the DTB change routines into Allwinner common code, and generalise
the current code to allow other modifications.

No functional change intended.

Change-Id: I080ea07b6470367f3c2573a4368f8ef5196d411c
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Samuel Holland <samuel@sholland.org>
2022-04-26 15:43:46 +02:00
..
common refactor(allwinner): move DTB change code into allwinner/common 2022-04-26 15:43:46 +02:00
sun50i_a64 refactor(plat/allwinner): allow custom BL31 offset 2021-08-25 00:35:24 +08:00
sun50i_h6 refactor(plat/allwinner): allow custom BL31 offset 2021-08-25 00:35:24 +08:00
sun50i_h616 refactor(allwinner): move DTB change code into allwinner/common 2022-04-26 15:43:46 +02:00
sun50i_r329 feat(plat/allwinner): add R329 support 2021-08-25 02:11:59 +08:00