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