commit | a7aa2af13e287e11cb2d73972353bfec161803a4 | [log] [tgz] |
---|---|---|
author | Mohamed Mediouni <mohamed@unpredictable.fr> | Mon Jul 21 17:29:02 2025 +0200 |
committer | Peter Maydell <peter.maydell@linaro.org> | Fri Jul 25 10:39:32 2025 +0100 |
tree | 9c698737471b51e20dd9b6c83bad49e1bb62cc98 | |
parent | bd52d8bc9e01dcf68731dcdd9d2b8ebcb9fc5692 [diff] |
target/arm: hvf: stubbing reads to LORC_EL1 Linux zeroes LORC_EL1 on boot at EL2, without further interaction with FEAT_LOR afterwards. Stub out LORC_EL1 accesses as FEAT_LOR is a mandatory extension on Armv8.1+. Signed-off-by: Mohamed Mediouni <mohamed@unpredictable.fr> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>