On 26/2/25 15:03, Alex Bennée wrote:
Requiring TARGET_PAGE_MASK to be defined gets in the way of building
this unit once. qemu_target_page_mask() will tell us what it is.
Signed-off-by: Alex Bennée
Message-Id: <20250225110844.3296991-2-alex.ben...@linaro.org>
---
v2
- use the proper qemu_ta
On 2/26/25 06:03, Alex Bennée wrote:
Requiring TARGET_PAGE_MASK to be defined gets in the way of building
this unit once. qemu_target_page_mask() will tell us what it is.
Signed-off-by: Alex Bennée
Message-Id:<20250225110844.3296991-2-alex.ben...@linaro.org>
---
v2
- use the proper qemu_targ
Requiring TARGET_PAGE_MASK to be defined gets in the way of building
this unit once. qemu_target_page_mask() will tell us what it is.
Signed-off-by: Alex Bennée
Message-Id: <20250225110844.3296991-2-alex.ben...@linaro.org>
---
v2
- use the proper qemu_target_page_mask() api
---
plugins/api.c