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

Refactor Attestation-Service #216

Merged
merged 11 commits into from
Nov 24, 2023

Commits on Nov 24, 2023

  1. repo: delete as-types repo

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0b24d5f View commit details
    Browse the repository at this point in the history
  2. AS: bring verifier out as a separate crate

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0c239d0 View commit details
    Browse the repository at this point in the history
  3. AS: move rvps as a separate crate

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f825bcd View commit details
    Browse the repository at this point in the history
  4. AS/RVPS: fix document

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    87e3098 View commit details
    Browse the repository at this point in the history
  5. AS/RVPS: add Makefile for RVPS

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    eba524b View commit details
    Browse the repository at this point in the history
  6. AS: use workspace dependency

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    4b38c2b View commit details
    Browse the repository at this point in the history
  7. KBS: resolve AS dep

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f20f1e7 View commit details
    Browse the repository at this point in the history
  8. ci: fix AS ci

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f3eb3dd View commit details
    Browse the repository at this point in the history
  9. ci: fix RVPS image building

    Path of Dockerfile
    
    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    a226069 View commit details
    Browse the repository at this point in the history
  10. Docker: add dockerignore

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    ca329bf View commit details
    Browse the repository at this point in the history
  11. AS: fix function name

    Signed-off-by: Xynnn007 <[email protected]>
    Xynnn007 committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    da32a48 View commit details
    Browse the repository at this point in the history