Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signer app hangs if TK1 stops communicating #45

Open
cibomahto opened this issue Jan 23, 2023 · 3 comments
Open

Signer app hangs if TK1 stops communicating #45

cibomahto opened this issue Jan 23, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@cibomahto
Copy link
Contributor

During ESD stress testing, if the device gets shocked while tkey-sign is running, there is some chance that it hangs at:

Sending a 128 bytes message for signing.
WARNING! This tkey-sign and signer app is built with the touch requirement removed

My guess is that the tkey fails to send 1 or more bytes as a response, and there could be a timeout on the serial read (or write) to catch this.

@quite
Copy link
Contributor

quite commented Jan 24, 2023

I've working on this as part of getting our new watchdog in place.

@quite quite self-assigned this Jan 24, 2023
@cibomahto
Copy link
Contributor Author

Thanks- it's not a blocker since the test runner can timeout and force-restart tkey-sign if it hangs for too long :-)

@quite
Copy link
Contributor

quite commented Feb 14, 2023

We're thinking to bring in #47

@quite quite removed their assignment Apr 26, 2023
@dehanj dehanj added the enhancement New feature or request label Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants