-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Description
In Castor device apps are in control of the reset function. They can reset whenever they want. If a client wants the TKey to reset they have to request this from the device app.
In order to create interoperability between any combination of client app and any device app that is running I propose we standardise a way of doing a reset protocol request.
The firmware might also support this protocol request and we may want to at least discuss what should happen when it receives such a request.
What kind of reset intentions do we allow a client to do?
We support these:
- Start from flash slot 1 (default).
- Load and start an app from flash slot 1 with a specific app hash.
- Load and start an app from flash slot 2 with a specific app hash.
- Load and start a new app from client.
- load and start an app from client with a specific app hash.
Metadata
Metadata
Assignees
Labels
No labels