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