236f9a1087Works with verifier - memset is definitely causing the issue. TODO: Fix this by renaming the original memset to something else and then calling it through the function pointer.
5 years ago
dettanym
1f2d1e74abMade changes to files in trts and tlibc folders to make it work for the verifier (with the python library). It crashes when linked against tlibc, but trts doesnt cause it to crash (just symbol lookup error to memset_s).