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