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