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

runtime: allow SW_HARDENING_NEEDED IAS quote status #4491

Merged
merged 1 commit into from
Feb 17, 2022

Conversation

ptrus
Copy link
Member

@ptrus ptrus commented Feb 17, 2022

SW_HARDENING_NEEDED should be allowed since it only indicates that additional SW hardening might be needed for the platform.
Discovered this in the failing SGX E2E: due to INTEL-SA-00334 (which is overed by #2987)

Copy link
Member

@kostko kostko left a comment

Choose a reason for hiding this comment

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

This also needs to be updated in the Go part, see go/common/node/node.go line 489.

@ptrus ptrus force-pushed the ptrus/feature/allow-sw-hardening-quote branch 2 times, most recently from 6874b87 to 5d34f21 Compare February 17, 2022 14:03
go/common/node/node.go Outdated Show resolved Hide resolved
@ptrus ptrus force-pushed the ptrus/feature/allow-sw-hardening-quote branch from 5d34f21 to ef7a40f Compare February 17, 2022 14:08
@ptrus ptrus added the s:ready-ci Status: ready for CI label Feb 17, 2022
@ptrus ptrus force-pushed the ptrus/feature/allow-sw-hardening-quote branch from ef7a40f to 719d433 Compare February 17, 2022 14:17
@ptrus ptrus enabled auto-merge February 17, 2022 14:17
@ptrus ptrus merged commit f8fd640 into master Feb 17, 2022
@ptrus ptrus deleted the ptrus/feature/allow-sw-hardening-quote branch February 17, 2022 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s:ready-ci Status: ready for CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants