Hi,
On 16/12/2022 11:48, Julien Grall wrote:
From: Hongyan Xia <[email protected]>
Also, introduce a wrapper around vmap that maps a contiguous range for
boot allocations. Unfortunately, the new helper cannot be a static inline
because the dependences are a mess. We would need to re-include
asm/page.h (was removed in aa4b9d1ee653 "include: don't use asm/page.h
from common headers") and it doesn't look to be enough anymore
because bits from asm/cpufeature.h is used in the definition of PAGE_NX.
Signed-off-by: Hongyan Xia <[email protected]>
Signed-off-by: Julien Grall <[email protected]>
----
Sorry I sent this patch (and the others) with 4 dashes rather than 3.
This is my way to workaround an issue with the patchqueue tools I am
using (it would strip the text after the --- otherwise).
I will try to remember to remove the extra dash in the next version.
Cheers,
--
Julien Grall