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