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

Attest data cleanup #152

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Attest data cleanup #152

merged 2 commits into from
Dec 22, 2023

Conversation

flihp
Copy link
Collaborator

@flihp flihp commented Dec 22, 2023

No description provided.

The log type wraps deserialization in TryFrom<&[u8>.
When the 'std' feature is enabled the error type uses thiserror to
implement std::error::Error.
Rename ArrayBuf -> Array. Remove `pub` from constants used to control
the sizes of other `pub` types.
@flihp flihp force-pushed the attest-data-cleanup branch from bff08f6 to 57902c2 Compare December 22, 2023 23:54
@flihp flihp merged commit 96b19dc into oxidecomputer:main Dec 22, 2023
4 checks passed
@flihp flihp deleted the attest-data-cleanup branch March 12, 2024 21:07
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

Successfully merging this pull request may close these issues.

1 participant