Merge "Fix for N1 1043202 Errata Workaround" into integration

This commit is contained in:
Alexei Fedorov 2019-08-20 09:31:16 +00:00 committed by TrustedFirmware Code Review
commit 75cfba10fc
1 changed files with 1 additions and 0 deletions

View File

@ -43,6 +43,7 @@ func errata_n1_1043202_wa
msr CPUPMR_EL3, x0
ldr x0, =0x800200071
msr CPUPCR_EL3, x0
isb
1:
ret x17
endfunc errata_n1_1043202_wa