...
New 2019.2 reference designs provide scripts to generate platform project with local repository for the given reference design.
After implementation/bitstream generation run on Vivado TCL console: TE::sw_run_vitis
This step must be done with Vivado. Synthesis (for xsa without bitstream) or implementation/bitstream step (for xsa with bitstream) must be done before.
This step is need for local trenz SDK libraries. Add <reference design folder>/sw_lib to the repository_
Add new domain:
Domain BSP modification are need to add for example Xilinx libs to the BSP
...