commit | cc238bba67f9eb8d3cac256d4911cd0f87165f81 | [log] [tgz] |
---|---|---|
author | Varun Wadekar <vwadekar@nvidia.com> | Tue Sep 13 12:38:47 2022 +0100 |
committer | Varun Wadekar <vwadekar@nvidia.com> | Wed Sep 14 13:39:28 2022 +0200 |
tree | 2292e3a0543540f78b3785e3bc688097406b20e0 | |
parent | 927ddb062a98248504d69df9a253992f76051f3f [diff] |
fix(context mgmt): remove explicit ICC_SRE_EL2 register read ICC_SRE_EL2 has only 4 bits, while others are RES0. The library programs all four of them already, so there is no need to read the previous settings from the actual register. This patch removes the explicit register read as a result. Signed-off-by: Varun Wadekar <vwadekar@nvidia.com> Change-Id: Iff0cb3b0d6fd85e5ae891068e440d855973a1c5e