I am trying to port SGX to Kitkat on Blaze Board.
I am using SGX binaries(user mode binaries and kernel modules) generated with DDK 1.9@2166536 using Kitkat and 3.4.61 Kernel.
I am getting SEG Fault while loading SGX usermode binaries.
F/libc ( 98): Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 98 (surfaceflinger)
.......
I/DEBUG ( 97): backtrace:
I/DEBUG ( 97): #00 pc 00000000 <unknown>
I/DEBUG ( 97): #01 pc 00000c98 /system/vendor/lib/libpvrANDROID_WSEGL_SGX540_120.so
Attached the Kernel, kitkat logcat and gfx_script output.
Please help me in resolving this error.