commit | 263b7d6fa330db011e9f2fa05657ee5b619b9969 | [log] [tgz] |
---|---|---|
author | Taniya Das <tdas@codeaurora.org> | Tue Sep 11 09:55:26 2012 +0530 |
committer | Taniya Das <tdas@codeaurora.org> | Wed Oct 10 09:07:45 2012 +0530 |
tree | b3f9a2ab527dac53912e0f2b4b561f552d233d85 | |
parent | 9d20dba5fa048cb5e0c276440791b6651f2b6b45 [diff] |
mm: cache-pl310-erp: Add support for PL310 Error Reporting PL310 is an external L2 Cache controller which reports any errors such as decode on master/slave, read/write parity errors on data/tag RAM using the L2CC interrupt connected to the processor. Once we receive interrupt we can read the status register to determine the type of error occurred. Change-Id: I66957d4bbd67a11b2bffbf919cf5aa177b5d2ebc Signed-off-by: Taniya Das <tdas@codeaurora.org>