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