Re: [PATCH 09/11] vexpress64: generalise page table generation

2022-04-02 Thread Tom Rini
On Fri, Mar 04, 2022 at 04:30:16PM +, Andre Przywara wrote: > In preparation for the ARMv8-R64 FVP support, which has DRAM mapped at > 0x0, generalise the page table generation, by using symbolic names for > the address ranges instead of fixed numbers. > > We already define the base of the DR

[PATCH 09/11] vexpress64: generalise page table generation

2022-03-04 Thread Andre Przywara
In preparation for the ARMv8-R64 FVP support, which has DRAM mapped at 0x0, generalise the page table generation, by using symbolic names for the address ranges instead of fixed numbers. We already define the base of the DRAM and MMIO regions, so just use those symbols in the page table descriptio