Hi,
On 13/01/2023 10:11, Julien Grall wrote:
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>
There was a context conflict with Michal's recent patch (see
b2220f85256a). As this is minor, I have decided to handle it on commit.
Cheers,
--
Julien Grall