On 6/3/26 11:26, Jim MacArthur wrote:
* Sets up granule protection tables * Enables GPC and bypass windows * Performs memory accesses in the protected region to check for allowed and disallowed reads.Signed-off-by: Jim MacArthur<[email protected]> --- tests/tcg/aarch64/Makefile.softmmu-target | 11 +- tests/tcg/aarch64/system/gpc-test.c | 165 ++++++++++++++++++++++++++++++ 2 files changed, 175 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <[email protected]> r~
