On 23/2/23 21:43, Richard Henderson wrote:
These fields are no longer used.
(last use removed in commit 937f224559 "target/arm: Use probe_access_full for BTI").
Target specific extensions to the page tables should be done with TARGET_PAGE_ENTRY_EXTRA. Signed-off-by: Richard Henderson <richard.hender...@linaro.org> --- include/exec/memattrs.h | 10 ---------- 1 file changed, 10 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>