soc: qcom: add physical address error type in Gladiator erp
Gladiator error reporting unit introduced "physical address"
error type.
CPU can generate physical addresses of PARange (from reg MMFR0),
but Gnoc supports max range of 36 physical address only.
So if cpu generate transaction address of greater than 36 bits,
then Gnoc generates physical address error.
Add support to decode physical address error.
Change-Id: I946c504e6abde9e4de66323ffa69b1d40eabf9d2
Signed-off-by: Lingutla Chandrasekhar <clingutla@codeaurora.org>
Loading
Please register or sign in to comment