Peter Maydell 53a4e5c5b0 target/arm: Convert get_phys_addr_pmsav5() to not return FSC values
Make get_phys_addr_pmsav5() return a fault type in the ARMMMUFaultInfo
structure, which we convert to the FSC at the callsite.

Note that PMSAv5 does not define any guest-visible fault status
register, so the different "fsr" values we were previously
returning are entirely arbitrary. So we can just switch to using
the most appropriae fi->type values without worrying that we
need to special-case FaultInfo->FSC conversion for PMSAv5.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Stefano Stabellini <sstabellini@kernel.org>
Message-id: 1512503192-2239-7-git-send-email-peter.maydell@linaro.org
2017-12-13 17:59:25 +00:00
..
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00
2017-11-16 14:42:54 +00:00
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00
2017-10-30 10:11:22 +00:00