Skip to content

Enable dm-verity in kernel-uvm#5603

Merged
dallasd1 merged 2 commits into
mainfrom
dadelan/dm-verity
Jun 27, 2023
Merged

Enable dm-verity in kernel-uvm#5603
dallasd1 merged 2 commits into
mainfrom
dadelan/dm-verity

Conversation

@dallasd1

@dallasd1 dallasd1 commented May 31, 2023

Copy link
Copy Markdown
Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./SPECS/LICENSES-AND-NOTICES/data/licenses.json, ./SPECS/LICENSES-AND-NOTICES/LICENSES-MAP.md, ./SPECS/LICENSES-AND-NOTICES/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Enable dm-verity for use in the kernel-uvm. This is needed for the confidential containers feature to validate the UVM and protect container image layers.
PR for LSG: https://microsoft.visualstudio.com/DefaultCollection/LSG/_git/linux-dom0/pullrequest/9062564
Boot info: Startup finished in 1.099s (kernel) + 860ms (userspace) = 1.960s.

Change Log
  • Enable dm-verity by setting CONFIG_MD and CONFIG_DM_VERITY
Does this affect the toolchain?

NO

Test Methodology

@microsoft-github-policy-service microsoft-github-policy-service Bot added the main PR Destined for main label May 31, 2023
@dallasd1 dallasd1 marked this pull request as ready for review June 2, 2023 17:24
@dallasd1 dallasd1 requested a review from a team as a code owner June 2, 2023 17:24
Comment thread SPECS/kernel-uvm/config
@dallasd1 dallasd1 merged commit 55a1036 into main Jun 27, 2023
@dallasd1 dallasd1 deleted the dadelan/dm-verity branch June 27, 2023 20:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

main PR Destined for main

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants