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