The following known issues are observed with version 2 of the Secure Domain firmware commands:
- All domains are reset by
RESET_SYSTEM, not only the domain corresponding to the--coreargument. This is a break in the expected behavior ofRESET_SYSTEM. - After reset, a
gooperation is executed on the core specified by the--coreargument. Leaving the rest of the cores halted might be unexpected in some cases, and not leaving all cores halted might be unexpected in other cases.
Both of these issues will be addressed by future changes to nrfutil device reset.