Hi Julien, > -----Original Message----- > Subject: [PATCH v4 05/14] xen/arm: Clean-up the memory layout > > From: Julien Grall <jgr...@amazon.com> > > 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 <jgr...@amazon.com> > Reviewed-by: Michal Orzel <michal.or...@amd.com>
Reviewed-by: Henry Wang <henry.w...@arm.com> Kind regards, Henry