commit | d27febf84385750e24235ebcfade8793f38f449a | [log] [tgz] |
---|---|---|
author | Alexei Fedorov <Alexei.Fedorov@arm.com> | Wed Sep 01 15:41:14 2021 +0100 |
committer | Soby Mathew <soby.mathew@arm.com> | Tue Oct 05 12:21:45 2021 +0200 |
tree | 0224e48ce616b6733041dfd36432d7410937f9d8 | |
parent | 87a63829a974717429df8d3361ae5c52e7fd41ab [diff] |
fix(fvp): fix fvp_cpu_standby() function The latest FVP model fix which correctly checks if IRQs are enabled in current exception level, is causing TFTF tests to hang. This patch adds setting SCR_EL3.I and SCR_EL3.F bits in 'fvp_cpu_standby()' function to allow CPU to exit from WFI. Signed-off-by: Alexei Fedorov <Alexei.Fedorov@arm.com> Change-Id: Iceec1e9dbd805803d370ecdb10e04ad135d6b3aa