add debugging features being blocked to requirements

This commit is contained in:
Daniel Micay 2025-03-24 14:52:20 -04:00
parent 6158be79a1
commit 4f129de3ed

View File

@ -334,6 +334,8 @@
<li>Reset attack mitigation for firmware-based boot modes such as fastboot <li>Reset attack mitigation for firmware-based boot modes such as fastboot
mode zeroing memory left over from the OS and delaying opening up attack mode zeroing memory left over from the OS and delaying opening up attack
surface such as USB functionality until that's completed</li> surface such as USB functionality until that's completed</li>
<li>Debugging features such as JTAG or serial debugging must be inaccessible
while the device is locked</li>
</ul> </ul>
<p>In order to support a device, the appropriate resources also need to be available <p>In order to support a device, the appropriate resources also need to be available