ARMv8MBL.dbgconf 343 B

12345678910111213
  1. // <<< Use Configuration Wizard in Context Menu >>>
  2. // <e> Fixed Debug Authentication
  3. // <i> Use a fixed value for Debug Authentication. Only secure debug authentication configurable.
  4. DAuthFixed = 0x1;
  5. // <q.2> Secure Invasive Debug
  6. // <q.3> Secure Non-Invasive Debug
  7. DAuthConfig = 0xF;
  8. // </e>
  9. // <<< end of configuration section >>>