script to do AMD/VSI code integration
it can do below jobs:
- download AMD codebase and do compiling with Cmake;
- Download VSI codebase and integrate it to AMD codebase structure, and generate image with Cmake;
- Submit VSI changes and issue pull request to AMD gits;