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