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

AA/attester: move CCEL read logic to eventlog_rs crate #2

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

Xynnn007
Copy link
Member

@Xynnn007 Xynnn007 commented Jan 6, 2025

Add support for ANCK 5.19 which does not have a patch to expose CCEL data to /sys/firmware/acpi/tables/data/CCEL. We need to manually locate the CCEL section in guest memory. This is done by crate eventlog_rs

The patch for eventlog_rs is inclavare-containers/eventlog-rs@c9d7526

eventlog_rs is a crate to support eventlog related parsing and read
APIs.

Signed-off-by: Xynnn007 <[email protected]>
@Xynnn007 Xynnn007 merged commit 0161e1f into main Jan 9, 2025
24 of 40 checks passed
@Xynnn007 Xynnn007 deleted the ccel-reading branch January 9, 2025 05:26
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