Skip to content

[3.0] Introduce signed packages for edk2-hvloader and kernel-mshv #10580

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

Merged
merged 8 commits into from
Feb 25, 2025

Conversation

Camelron
Copy link
Contributor

@Camelron Camelron commented Sep 30, 2024

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 (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/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

What does the PR accomplish, why was it needed?
Introduce signed packages to enable secure boot for components in the Linux Dom0 scenario's boot chain.

Change Log
  • Package LICENSE with edk2-hvloader
  • Introduce edk2-hvloader-signed
  • Introduce kernel-mshv-signed
Does this affect the toolchain?

NO

Test Methodology
  • Pipeline build id: xxxx

@Camelron Camelron force-pushed the cameronbaird/sbsign-hvloader-mshv branch from f7059e7 to 3bb83f5 Compare January 24, 2025 21:31
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging Tools 3.0-dev PRs Destined for AzureLinux 3.0 labels Jan 24, 2025
@Camelron Camelron marked this pull request as ready for review January 24, 2025 21:40
@Camelron Camelron requested a review from a team as a code owner January 24, 2025 21:40
@Camelron Camelron changed the title Introduce signed packages for edk2-hvloader and kernel-mshv [3.0] Introduce signed packages for edk2-hvloader and kernel-mshv Feb 18, 2025
@Camelron Camelron merged commit c45bed2 into 3.0-dev Feb 25, 2025
13 checks passed
@Camelron Camelron deleted the cameronbaird/sbsign-hvloader-mshv branch February 25, 2025 19:19
binujp pushed a commit that referenced this pull request Feb 26, 2025
…0580)

Introduce signed packages to enable secure boot for components in the Linux Dom0 scenario's boot chain.
mayankfz pushed a commit to mayankfz/azurelinux that referenced this pull request Mar 7, 2025
…crosoft#10580)

Introduce signed packages to enable secure boot for components in the Linux Dom0 scenario's boot chain.
arc9693 pushed a commit that referenced this pull request Mar 10, 2025
…0580)

Introduce signed packages to enable secure boot for components in the Linux Dom0 scenario's boot chain.
KavyaSree2610 pushed a commit to KavyaSree2610/azurelinux that referenced this pull request Mar 24, 2025
…crosoft#10580)

Introduce signed packages to enable secure boot for components in the Linux Dom0 scenario's boot chain.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0-dev PRs Destined for AzureLinux 3.0 Packaging Tools
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants