[PATCH 0/2] target/xtensa: tidy xtensa memory management

Max Filippov posted 2 patches 10 months, 1 week ago
Failed in applying to current master (apply log)
target/xtensa/cpu.h          | 21 +++++++---
target/xtensa/mmu_helper.c   | 74 ++++++++++++++----------------------
target/xtensa/overlay_tool.h | 15 +++++++-
3 files changed, 56 insertions(+), 54 deletions(-)
[PATCH 0/2] target/xtensa: tidy xtensa memory management
Posted by Max Filippov 10 months, 1 week ago
Hello,

this series separates xtensa MMU and MPU states and improves variable
TLB way logic.

Max Filippov (2):
  target/xtensa: wrap MMU and MPU state into structures
  target/xtensa: tidy TLB way variability logic

 target/xtensa/cpu.h          | 21 +++++++---
 target/xtensa/mmu_helper.c   | 74 ++++++++++++++----------------------
 target/xtensa/overlay_tool.h | 15 +++++++-
 3 files changed, 56 insertions(+), 54 deletions(-)

-- 
2.39.2