6df62c78b8
The code is a snapshot up to this commit around July 31 2018. commit b00fadff36a3 Author: xinhui pan <xinhui.pan@amd.com> Date: Mon Jul 30 09:53:03 2018 +0800 kfdtest: skip MMapLarge test on apu Change-Id: I40e9a5a18e5c8f075e5290bb80532f1a3f689058 Signed-off-by: Yong Zhao <yong.zhao@amd.com>
7 líneas
359 B
Plaintext
7 líneas
359 B
Plaintext
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).
|