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

Digest value definition #2

Closed
laurencelundblade opened this issue Mar 26, 2024 · 2 comments
Closed

Digest value definition #2

laurencelundblade opened this issue Mar 26, 2024 · 2 comments

Comments

@laurencelundblade
Copy link

I don't think the digest value should be restricted to things in memory or to start up time.

Seems like this could be used for RTIC (Run Time Integrity Check) which is something that can get run before every transaction or such.

Also, you might want to measure parts of the file system, registers or other.

@thomas-fossati
Copy link
Owner

Good point.

I am not against expanding applicability. That said, the one concern I have is whether tstr is sufficient to carry all possible component identifiers.

@laurencelundblade
Copy link
Author

I'm personally OK with tstr for the name. Keep it simple until there's a reason to do more.

Mostly, I'm interested in rewording so that it can be used for RTIC and other than the traditional measured boot.

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

No branches or pull requests

2 participants