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