]>
tools/arm: exclude iomem from domU extended regions
authorStewart Hildebrand <stewart.hildebrand@amd.com>
Tue, 17 Jun 2025 17:54:05 +0000 (13:54 -0400)
committerStefano Stabellini <stefano.stabellini@amd.com>
Tue, 17 Jun 2025 22:30:18 +0000 (15:30 -0700)
commit108308feeff4df92cec9191884ebb7b155bc8de5
tree81e01f3edb85e3028393ff665ebc0540b5d2ae77
parent3af8a6ed8e1db75bee5c51268507333f9f5772a3
tools/arm: exclude iomem from domU extended regions

When a device is passed through to a xl domU, the iomem ranges may
overlap with the extended regions. Remove iomem from extended regions.

Signed-off-by: Stewart Hildebrand <stewart.hildebrand@amd.com>
Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>
tools/libs/light/libxl_arm.c