diff options
author | Naga Sureshkumar Relli <nagasure@xilinx.com> | 2016-07-01 12:46:43 +0530 |
---|---|---|
committer | Soren Brinkmann <soren.brinkmann@xilinx.com> | 2016-09-13 09:19:02 -0700 |
commit | 06526c9797c4f036e612602fb5a2ca20d80ad1bf (patch) | |
tree | 5fd42e5ebc670e5e2437fa7c88880474f294b9ec /lib/psci/psci_main.c | |
parent | 538957d85bf6d804139f329a8838275e95988a5e (diff) |
zynqmp: Add RW access to L2ACTLR_EL1 and CPUACTLR_EL1
Arm provided error injection support. To enable this error injection,
we need to set L2DEIEN in L2ACTLR_EL1 register and L1DEIEN in
CPUACTLR_EL1 register.
This is needed for our cortexa53 edac linux driver testing.
These registers need write access from non secure EL1 i.e linux
at the time of setting the above bits.
Signed-off-by: Naga Sureshkumar Relli <nagasure@xilinx.com>
Diffstat (limited to 'lib/psci/psci_main.c')
0 files changed, 0 insertions, 0 deletions