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