trace_agx.py: Disable tracing the PMP bits

Signed-off-by: Hector Martin <marcan@marcan.st>
This commit is contained in:
Hector Martin 2021-06-15 15:46:08 +09:00
parent baa46bf4f1
commit 05db5dba6f

View file

@ -2,3 +2,4 @@
trace_device("/arm-io/gfx-asc")
trace_device("/arm-io/sgx")
trace_device("/arm-io/pmp", False)