428dfba879
SWDEV-92067 - Support app profiles on Brahma. The Brahma kernel driver does not support parsing the app profile blob files, and does not have ADL. OGL has a library that reads and parses the blob file directly. This CL imports the OGL library into OCL runtime. Affected files ... ... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/apl.cpp#1 add ... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/apl.hpp#1 add ... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/aplexport.cpp#1 add ... //depot/stg/opencl/drivers/opencl/appprofiles/brahma/structanddefines.hpp#1 add ... //depot/stg/opencl/drivers/opencl/runtime/build/Makefile.runtime#63 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.cpp#12 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/appprofile.hpp#9 edit