DescriptionFix three unit tests on recent ARM devices. Three unit tests were failing on recent ARM devices (e.g. Galaxy Nexus or Nexus 4), while ran properly on older ones (e.g. Nexus S). The main issue is that the instruction cache needs to be explicitely cleared on ARM after writing machine code bytes to a malloc()-ed page with PROT_EXEC. Patch Set 1 #
Total comments: 8
Patch Set 2 : #
Total comments: 3
Patch Set 3 : #MessagesTotal messages: 11
|