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