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