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