Hi Julien, > -----Original Message----- > Subject: [PATCH v4 05/14] xen/arm: Clean-up the memory layout > > From: Julien Grall <[email protected]> > > In a follow-up patch, the base address for the common mappings will > vary between arm32 and arm64. To avoid any duplication, define > every mapping in the common region from the previous one. > > Take the opportunity to: > * add missing *_SIZE for FIXMAP_VIRT_* and XEN_VIRT_* > * switch to MB()/GB() to avoid hexadecimal (easier to read) > > Signed-off-by: Julien Grall <[email protected]> > Reviewed-by: Michal Orzel <[email protected]>
Reviewed-by: Henry Wang <[email protected]> Kind regards, Henry
