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

Update coco branch to setup SNP on RHEL host #22

Open
wants to merge 6 commits into
base: coco
Choose a base branch
from

Commits on Nov 27, 2024

  1. Update snp docs for RHEL

    Added RHEL 9.4 OS as one of the tested OS distribution for sev-utils
    
    Signed-off-by: Harika Nittala <[email protected]>
    LakshmiSaiHarika authored and Cloud User committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    03d9b88 View commit details
    Browse the repository at this point in the history
  2. snp.sh: Update ubuntu dependency installation structure

    Renamed old install_dependencies feature to ubuntu_install_dependencies
    Updated install_dependencies to perform installation of dependencies based on identified linux distribution and their package manager command
    
    Signed-off-by: Harika Nittala <[email protected]>
    LakshmiSaiHarika committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    7c3f3c3 View commit details
    Browse the repository at this point in the history
  3. snp.sh: Remove nasm package uninstallation step

    Removed ubuntu nasm package uninstallation step from the nasm source installation process
    
    Signed-off-by: Harika Nittala <[email protected]>
    LakshmiSaiHarika committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    8c8bb40 View commit details
    Browse the repository at this point in the history
  4. snp.sh: Add Redhat dependencies installation prior to the SNP kernel …

    …build
    
    Added RHEL dependencies to build the SNP kernel rpm package for the host and guest
    
    Signed-off-by: Harika Nittala <[email protected]>
    LakshmiSaiHarika committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    5323778 View commit details
    Browse the repository at this point in the history
  5. snp.sh: Set GRUB default menu to built SNP kernel

    Generalized set_default_grub_menu across various OS distribution
    Renamed ubuntu_set_default_grub_menu to set specific default ubuntu grub menu to the built SNP kernel
    Added a function to set the RHEL default grub menu to the built SNP kernel
    
    Signed-off-by: Harika Nittala <[email protected]>
    LakshmiSaiHarika committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    511d4c7 View commit details
    Browse the repository at this point in the history
  6. coco AMDESE: coco AMDESE-AMDSEV PR to update coco AMDSEV to include R…

    …HEL commits
    
    Signed-off-by: Harika Nittala <[email protected]>
    LakshmiSaiHarika committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    2b32911 View commit details
    Browse the repository at this point in the history