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