34283684d0
Update build script and CMakeLists_sp3.txt file as SP3 directory
structure has changed.
The SP3 source code with gfx90a suport is merged into a
new branch mukjoshi/sp3_gfx90a.
Please make sure to checkout this branch before using the
build script to generate the static library.
Change-Id: I2bf0ade8b2d254cd7648cc8a6d69a83ee51344cd
[ROCm/ROCR-Runtime commit: da3abfb0f8]
Note: This folder is primarily intended for AMD internal developers. The folder lib_helper contains the script to generate SP3 library libamdsp3.a and the associated header files in the current folder for kfdtest to use. cmake is required for the script to run. Just run ./build_sp3.sh after setting up the environment variables (source build/envsetup.sh).