On macOS 10.14 and higher, executables that are code signed with the "runtime" option cannot execute writable memory by default. They can opt into this capability by specifying the "com.apple.security.cs.allow-jit" code signing entitlement and allocating the region with the MAP_JIT flag. Note this change only affects use of the Subzero backend of Reactor. Bug: chromium:985816 Change-Id: I7ea213cc2b62b64c85c4c46a0d4f28e0bace5d21 Reviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/34509Tested-by:Nicolas Capens <nicolascapens@google.com> Kokoro-Presubmit: kokoro <noreply+kokoro@google.com> Reviewed-by:
Alexis Hétu <sugoi@google.com>
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| BUILD.gn | Loading commit data... | |
| Device.cpp | Loading commit data... | |
| Device.hpp | Loading commit data... | |
| Driver.cpp | Loading commit data... | |
| Driver.hpp | Loading commit data... | |
| VkGlobalFuncs.hpp | Loading commit data... | |
| VkInstanceFuncs.hpp | Loading commit data... | |
| VulkanUnitTests.vcxproj | Loading commit data... | |
| VulkanUnitTests.vcxproj.filters | Loading commit data... | |
| VulkanUnitTests.vcxproj.user | Loading commit data... | |
| main.cpp | Loading commit data... | |
| unittests.cpp | Loading commit data... |