You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/arm/hvf
Mohamed Mediouni a7aa2af13e 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>
2 weeks ago
..
hvf.c target/arm: hvf: stubbing reads to LORC_EL1 2 weeks ago
meson.build meson: Replace softmmu_ss -> system_ss 2 years ago
trace-events hvf: arm: Remove $pc from trace_hvf_data_abort() 3 weeks ago
trace.h target/arm/hvf: Add trace.h header 9 months ago