
17 Jan
2024
17 Jan
'24
12:48 p.m.
On Wed, Jan 17, 2024 at 10:54:42 +0100, Andrea Bolognani wrote:
For all versions of QEMU that we support, this is guaranteed to be compiled in both on aarch64 and on riscv64, so we can stop checking whether the capability is present and just use the device unconditionally.
AFAIK this is not true as there's still a Kconfig option for it and the corresponding meson files still check for it.