The GPT address size fault is for the table itself. The physical
address being checked gets Granule protection fault at Level 0 (R_JFFHB).
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-id:
20250926001134.295547-9-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
if (pspace == ARMSS_NonSecure) {
return true;
}
- goto fault_size;
+ goto fault_fail;
}
/* GPC Priority 4: the base address of GPTBR_EL3 exceeds PPS. */