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

Implement cpuid_read in trezorhal #4306

Open
cepetr opened this issue Nov 4, 2024 · 0 comments
Open

Implement cpuid_read in trezorhal #4306

cepetr opened this issue Nov 4, 2024 · 0 comments
Labels
code Code improvements

Comments

@cepetr
Copy link
Contributor

cepetr commented Nov 4, 2024

The production test command CPUID READ currently calls STM32 HAL directly within the cpuid_read() function. Moving this code to the trezorhal layer would simplify the structure and eliminate the last dependency on the STM32U5 macro in platform-independent code.

@cepetr cepetr added the code Code improvements label Nov 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code Code improvements
Projects
Status: No status
Development

No branches or pull requests

1 participant