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

AS: fix build with rvps features #553

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Xynnn007
Copy link
Member

@Xynnn007 Xynnn007 commented Nov 1, 2024

Before this commit when we only enable restful-bin,rvps-grpc features, the attestation service cannot be built.

This patch fixes this issue. Also, this commit deletes the rvps-builtin feature as the code of rvps does not bring in any new dependencies.

Related configurations are updated to make it more robust, together with the documents.

@Xynnn007
Copy link
Member Author

Xynnn007 commented Nov 1, 2024

Let's mark this as draft because there is some overlap to #514

Before this commit when we only enable `restful-bin,rvps-grpc` features,
the attestation service cannot be built.

This patch fixes this issue. Also, this commit deletes the `rvps-builtin`
feature as the code of rvps does not bring in any new dependencies.

Related configurations are updated to make it more robust, together with
the documents.

Signed-off-by: Xynnn007 <[email protected]>
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