On 10/5/24 22:05, Richard Henderson wrote:
Fill in the tlb_fill_align hook.  So far this is the same
as tlb_fill_align_first, except that we can pass memop to
get_phys_addr as well.

Signed-off-by: Richard Henderson <richard.hender...@linaro.org>


Reviewed-by: Helge Deller <del...@gmx.de>


---
  target/arm/internals.h      |  3 +++
  target/arm/cpu.c            |  2 +-
  target/arm/tcg/cpu-v7m.c    |  2 +-
  target/arm/tcg/tlb_helper.c | 27 +++++++++++++++++++++++----
  4 files changed, 28 insertions(+), 6 deletions(-)


Reply via email to