On Sat, 1 Oct 2022 at 17:50, Richard Henderson
wrote:
>
> The CPUTLBEntryFull structure now stores the original pte attributes, as
> well as the physical address. Therefore, we no longer need a separate
> bit in MemTxAttrs, nor do we need to walk the tree of memory regions.
>
> Signed-off-by: Ric
The CPUTLBEntryFull structure now stores the original pte attributes, as
well as the physical address. Therefore, we no longer need a separate
bit in MemTxAttrs, nor do we need to walk the tree of memory regions.
Signed-off-by: Richard Henderson
---
target/arm/cpu.h | 1 -
target