commit | ab4e789365443a1a38eead9ade7aa56f239764a1 | [log] [tgz] |
---|---|---|
author | York Sun <york.sun@nxp.com> | Mon Nov 05 18:01:23 2018 +0000 |
committer | York Sun <york.sun@nxp.com> | Thu Dec 06 14:37:19 2018 -0800 |
tree | ab3f6f67e06a08a7d06725c7f29b8987e26936ba | |
parent | 28663d8e87fabf9100613a829203f72ec2d1d783 [diff] |
armv8: layerscape: Enable routing SError exception In case SError happens at EL2, if SCR_EL3[EA] is not routing it to EL3, and SCR_EL3[RW] is set to aarch64, setting HCR_EL2[AMO] routes the exception to EL2. Otherwise this exception is not taken. Signed-off-by: York Sun <york.sun@nxp.com>