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: fix TDX platform detection #515

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

Xynnn007
Copy link
Member

On DCAP 1.20, TDX attester will get report via dev /dev/tdx_guest, this is defined in

https://github.com/intel/SGXDataCenterAttestationPrimitives/blob/DCAP_1.20/QuoteGeneration/quote_wrapper/tdx_attest/tdx_attest.c#L52

btw, is /dev/tdx-guest used or it is a wrong name? cc @jialez0

@Xynnn007 Xynnn007 requested a review from jialez0 as a code owner March 22, 2024 02:19
Copy link
Member

@arronwy arronwy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @Xynnn007 , I also notice the latest 6.6 & 6.8 kernel, after TDX enabled, the device name is /dev/tdx_guest

@jialez0 jialez0 merged commit 023faf7 into confidential-containers:main Mar 26, 2024
4 checks passed
@Xynnn007 Xynnn007 deleted the fix-tdx branch March 26, 2024 02:43
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.

3 participants