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