On 13/01/20 14:00, Andrew Jones wrote: > Patch 3/3 is a rework of Alexandru's pabt test on top of a couple of > framework changes allowing it to be more simply and robustly implemented. > > Andrew Jones (3): > arm/arm64: Improve memory region management > arm/arm64: selftest: Allow test_exception clobber list to be extended > arm/arm64: selftest: Add prefetch abort test > > arm/selftest.c | 199 ++++++++++++++++++++++++++++++++------------ > lib/arm/asm/setup.h | 8 +- > lib/arm/mmu.c | 24 ++---- > lib/arm/setup.c | 56 +++++++++---- > lib/arm64/asm/esr.h | 3 + > 5 files changed, 203 insertions(+), 87 deletions(-) > Looks good, are you going to send a pull request for this? Paolo