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