On Wed, 9 Oct 2024 at 01:05, Richard Henderson
wrote:
>
> Fill in the tlb_fill_align hook. Handle alignment not due to
> memory type, since that's no longer handled by generic code.
> Pass memop to get_phys_addr.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/internals.h | 6 ++--
Fill in the tlb_fill_align hook. Handle alignment not due to
memory type, since that's no longer handled by generic code.
Pass memop to get_phys_addr.
Signed-off-by: Richard Henderson
---
target/arm/internals.h | 6 ++---
target/arm/cpu.c| 2 +-
target/arm/tcg/cpu-v7m.c|