On 2/26/26 2:02 PM, Philippe Mathieu-Daudé wrote:
Mark the MemoryRegion structure const when is only accessed read-only.Signed-off-by: Philippe Mathieu-Daudé <[email protected]> --- include/system/memory.h | 28 ++++++++++++++-------------- system/memory.c | 34 ++++++++++++++++++---------------- 2 files changed, 32 insertions(+), 30 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>
