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