xref: /xnu-10002.81.5/tests/hw_breakpoint_step_arm64_entitlements.plist (revision 5e3eaea39dcf651e66cb99ba7d70e32cc4a99587)
1*5e3eaea3SApple OSS Distributions<?xml version="1.0" encoding="UTF-8"?>
2*5e3eaea3SApple OSS Distributions<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3*5e3eaea3SApple OSS Distributions<plist version="1.0">
4*5e3eaea3SApple OSS Distributions<dict>
5*5e3eaea3SApple OSS Distributions	<key>com.apple.system-task-ports</key>
6*5e3eaea3SApple OSS Distributions	<true/>
7*5e3eaea3SApple OSS Distributions	<key>com.apple.system-task-ports.control</key>
8*5e3eaea3SApple OSS Distributions	<true/>
9*5e3eaea3SApple OSS Distributions	<key>com.apple.security.get-movable-control-port</key>
10*5e3eaea3SApple OSS Distributions	<true/>
11*5e3eaea3SApple OSS Distributions	<key>com.apple.private.thread-set-state</key>
12*5e3eaea3SApple OSS Distributions	<true/>
13*5e3eaea3SApple OSS Distributions	<key>com.apple.private.set-exception-port</key>
14*5e3eaea3SApple OSS Distributions	<true/>
15*5e3eaea3SApple OSS Distributions</dict>
16*5e3eaea3SApple OSS Distributions</plist>
17