arm-trusted-firmware/plat/qemu
Jean-Philippe Brucker 1b694c77c4 feat(qemu): enable FEAT_ECV when present
QEMU supports FEAT_ECV since commit 2808d3b38a52 ("target/arm: Implement
FEAT_ECV CNTPOFF_EL2 handling"), in the v9.0.0 release. Enable
auto-detecting the feature on the QEMU platforms, in order to set
SCR.ECVEN. Without this, EL2 gets undefined instruction exceptions when
trying to access the new CNTPOFF register.

Change-Id: I555a5f9a9a84fd23e64ca85219ed1599204c6bb2
Signed-off-by: Jean-Philippe Brucker <jean-philippe@linaro.org>
2024-04-15 17:53:02 +01:00
..
common feat(qemu): enable FEAT_ECV when present 2024-04-15 17:53:02 +01:00
qemu refactor(qemu): align image identifier string macros 2024-03-06 15:44:55 +01:00
qemu_sbsa feat(qemu-sbsa): handle memory information 2024-01-22 02:54:47 +00:00