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