On Tue, 16 Jun 2026 at 16:34, Philippe Mathieu-Daudé <[email protected]> wrote: > > Armv8-M Protected Memory System Architecture can only be emulated, > therefore restrict it to TCG to avoid compiling it on hardware > accelerators.
True, but this is also true for pmsav5 and pmsav7. Could we move the ifdef up to cover those as well, or does it get too awkward ? > Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
