xref: /openbmc/qemu/target/arm/hvf/meson.build (revision 934676c7b726fe9cccac02a7a4fa23c1e6a4c91e)
1arm_system_ss.add(when: [hvf, 'CONFIG_HVF'], if_true: files(
2  'hvf.c',
3))
4