VirtualBox

Changeset 83068 in vbox


Ignore:
Timestamp:
Feb 13, 2020 10:58:30 AM (5 years ago)
Author:
vboxsync
Message:

Support/darwin: Experiment with additional entitlements when using VBOX_WITH_MACOS_HARDENED_RUNTIME. bugref:9466

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/HostDrivers/Support/darwin/SUPR3HardenedEntitlementsVM.plist

    r82963 r83068  
    44<dict>
    55    <!-- <key>com.apple.security.cs.allow-jit</key>                          <true/> -->
    6     <!-- <key>com.apple.security.cs.allow-unsigned-executable-memory</key>   <true/> -->
     6    <key>com.apple.security.cs.allow-unsigned-executable-memory</key>   <true/>
     7    <key>com.apple.security.cs.disable-executable-page-protection</key> <true/>
    78    <key>com.apple.security.device.audio-input</key>                    <true/>
    89</dict>
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette