gecko-dev/security/mac/hardenedruntime
Jan de Mooij 988eb2ee33 Bug 1837194 - Add com.apple.security.cs.allow-jit entitlement. r=haik
Now that we're using `MAP_JIT` on Apple Silicon we should also use the `allow-jit`
entitlement.

The weaker `allow-unsigned-executable-memory` entitlement is still needed for the Intel
hardware where we don't use `MAP_JIT` yet. We'll probably be able to use `MAP_JIT` there
too at some point, but for now this is a step in the right direction.

Differential Revision: https://phabricator.services.mozilla.com/D180532
2023-06-12 09:24:25 +00:00
..
browser.developer.entitlements.xml Bug 1837194 - Add com.apple.security.cs.allow-jit entitlement. r=haik 2023-06-12 09:24:25 +00:00
browser.production.entitlements.xml Bug 1837194 - Add com.apple.security.cs.allow-jit entitlement. r=haik 2023-06-12 09:24:25 +00:00
developer.entitlements.xml Bug 1837194 - Add com.apple.security.cs.allow-jit entitlement. r=haik 2023-06-12 09:24:25 +00:00
plugin-container.developer.entitlements.xml Bug 1837194 - Add com.apple.security.cs.allow-jit entitlement. r=haik 2023-06-12 09:24:25 +00:00
plugin-container.production.entitlements.xml Bug 1837194 - Add com.apple.security.cs.allow-jit entitlement. r=haik 2023-06-12 09:24:25 +00:00
production.entitlements.xml Bug 1837194 - Add com.apple.security.cs.allow-jit entitlement. r=haik 2023-06-12 09:24:25 +00:00