The linking and generation of the VMA with a VSS component follows
the same setup as Vitis export to Vivado, with the addition of the .vss archive.
v++ --link --target hw --export_archive -save-temps --platform <platform_name> --config ./src/system.cfg <list_of_xo> <VSS archive> --output <VMA file>