From 4f129de3ede0b0dc6a72f1de820f5ec50ee8456c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 24 Mar 2025 14:52:20 -0400 Subject: [PATCH] add debugging features being blocked to requirements --- static/faq.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/faq.html b/static/faq.html index 63f54227..c43eb397 100644 --- a/static/faq.html +++ b/static/faq.html @@ -334,6 +334,8 @@
  • Reset attack mitigation for firmware-based boot modes such as fastboot mode zeroing memory left over from the OS and delaying opening up attack surface such as USB functionality until that's completed
  • +
  • Debugging features such as JTAG or serial debugging must be inaccessible + while the device is locked
  • In order to support a device, the appropriate resources also need to be available