1f4061ccbc
SWDEV-76911 - Fix base/full profile loader issues on SoftCP path [integration of CL 1249449]
1) Introduce internal API that provides kernel host address given kernel device address
2) Remove base/full profile loader hacks we have today
+ runtime changes:
1) Remove asserts when querying host address of a host address in hsart's loader context
ReviewBoardURL: http://ocltc.amd.com/reviews/r/10054/
Testing: precheckin (http://ocltc.amd.com:8111/viewModification.html?modId=68651&personal=true&tab=vcsModificationBuilds)
Affected files ...
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/loader/executable.cpp#22 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/ext/loader/executable.hpp#11 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/include/amd_hsa_kernel_code.h#12 integrate
... //depot/stg/opencl/drivers/opencl/compiler/sc/HSAIL/include/amd_hsa_loader.hpp#10 integrate
... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuprogram.hpp#65 edit
[ROCm/clr commit: 3f6cc5b851]