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

Introduce secure monitor #4681

Open
TychoVrahe opened this issue Feb 26, 2025 · 0 comments
Open

Introduce secure monitor #4681

TychoVrahe opened this issue Feb 26, 2025 · 0 comments

Comments

@TychoVrahe
Copy link
Contributor

Secure monitor should be a separate build, embedded into firmware like kernel.

Secure monitor should contain the most elementary security related features:

  • storage
  • communication with secure elements
  • bootloader updates
  • kernel&fw integrity checks
  • some permission checks

This part of code will run in secure+privileged mode.

Secure monitor should always be guaranteed to be implemented by trezor, therefore, we need to upgrade bootloader to support this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant