Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVXZ
]
tboot - Performs a verified launch using Intel TXT
- Description:
Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
Intel Trusted Execution Technology (Intel TXT) to perform a measured
and verified launch of an OS kernel/VMM.
Packages
tboot-1.9.12-1.el7_9.x86_64
[343 KiB] |
Changelog
by Tony Camuso (2021-01-21):
- Upgrade to 1.9.12.
- Removed EFI warning, since grub has been updated to use multiboot.
- Add patch to revert "Disable GCC9 address-of-packed-member warning"
While it was able to build locally with 'rhpkg local', the brew
build failed, because the compiler on the brew systems did not
recognized the new GCC9 command line flag:
-Wno-address-of-packed-member
Resolves: rhbz#1876747
|