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

Drop tboot builderv2 #4

Merged
merged 3 commits into from
Oct 13, 2023
Merged

Drop tboot builderv2 #4

merged 3 commits into from
Oct 13, 2023

Commits on Oct 12, 2023

  1. etc/grub.d: modify to use TrenchBoot instead of tboot

    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    aa3f584 View commit details
    Browse the repository at this point in the history
  2. etc/anti-evil-maid.conf: remove PCR19, change description

    Neither TBoot nor TrenchBoot extend PCR19, which resulted in failure
    in sanity check.
    
    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4a92e6d View commit details
    Browse the repository at this point in the history
  3. etc/grub.d/19_linux_xen_trenchboot: ignore case of SINIT files

    While Intel names ACMs more or less consequently, users sometimes
    rename those files, especially since those names have to be manually
    written into dom0 shell to copy them from another VM.
    
    Signed-off-by: Krystian Hebel <[email protected]>
    krystian-hebel committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c073ac9 View commit details
    Browse the repository at this point in the history