compute-runtime/shared/test/unit_test/device_binary_format
Igor Venevtsev af7a475cb0 Fix debug zebin creation
- ELF type is EXEC
- Absolute GPU addresses in program headers as load addresses
- All relocations are applied (not only for debug info as before)
- Default section alignment for debug zebin is set to 4,
this fix the problem with .notes section parsing

Related-To: NEO-5571
Signed-off-by: Igor Venevtsev <igor.venevtsev@intel.com>
2022-01-26 13:55:32 +01:00
..
ar Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
elf Sort program headers by virt addr 2022-01-11 13:23:59 +01:00
yaml Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
CMakeLists.txt Create debug zebin 2021-09-15 13:56:38 +02:00
device_binary_format_ar_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
device_binary_format_ocl_elf_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
device_binary_format_patchtokens_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
device_binary_format_zebin_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
device_binary_formats_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
patchtokens_decoder_tests.cpp Use full path to include test.h 2/n 2021-12-15 13:09:50 +01:00
patchtokens_dumper_tests.cpp Remove device enqueue part 8 2022-01-19 11:16:35 +01:00
patchtokens_tests.h Read bindless offset from patch token 2020-11-18 17:04:00 +01:00
patchtokens_validator_tests.cpp Add absolute include paths 2020-02-24 01:21:00 +01:00
zebin_debug_binary_tests.cpp Fix debug zebin creation 2022-01-26 13:55:32 +01:00
zebin_decoder_tests.cpp Remove device enqueue part 8 2022-01-19 11:16:35 +01:00
zebin_tests.h Zebin improvements 2020-10-29 16:33:21 +01:00