hbl: grant read access to ktrace buffer

This commit is contained in:
Michael Scire 2020-12-16 16:35:58 -08:00
parent e2b8f0c5b3
commit 7eb07ee67d

View File

@ -162,6 +162,15 @@
"allow_debug": true,
"force_debug": true
}
},
{
"type": "map_region",
"value": [
{
"region_type": 1,
"is_ro": true
}
]
}
]
}