[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] target/xtensa: tidy xtensa memory management
From: |
Max Filippov |
Subject: |
[PATCH 0/2] target/xtensa: tidy xtensa memory management |
Date: |
Fri, 19 Jan 2024 12:46:06 -0800 |
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
- [PATCH 0/2] target/xtensa: tidy xtensa memory management,
Max Filippov <=