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