Hi,
On 17/01/2023 11:43, Michal Orzel wrote:
The first patch fixes a bug due to incorrect DIRECTMAP_SIZE calculation.
The second patch removes unused macro FRAMETABLE_VIRT_END.
The third patch hardens the setup_frametable_mappings by adding a sanity check
for the size of struct page_info and calling panic if the calculate size of
the frametable exceeds the limit.
Sent together for ease of merging.
Michal Orzel (3):
xen/arm64: Fix incorrect DIRECTMAP_SIZE calculation
xen/arm32: Remove unused macro FRAMETABLE_VIRT_END
xen/arm: Harden setup_frametable_mappings
I have committed the series.
Cheers,
--
Julien Grall