Performs a verified launch using Intel(R) TXT
http://sourceforge.net/projects/tboot/
Trusted Boot (tboot) is an open source, pre-kernel/VMM module that uses
Intel(R) Trusted Execution Technology (Intel(R) TXT) to perform a measured
and verified launch of an OS kernel/VMM.
- Developed at security
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:adrianSuSE:PL/tboot && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
tboot-1.9.6.tar.gz | 0000693564 677 KB | |
tboot-grub2-fix-menu-in-xen-host-server.patch | 0000004047 3.95 KB | |
tboot-grub2-fix-xen-submenu-name.patch | 0000000822 822 Bytes | |
tboot.changes | 0000015044 14.7 KB | |
tboot.spec | 0000002628 2.57 KB |
Revision 27 (latest revision is 50)
Dominique Leuenberger (dimstar_suse)
accepted
request 511178
from
Matthias Gerstner (mgerstner)
(revision 27)
update to new upstream version 1.9.6: - removed following patches, because they're now included upstream: * reproducible.patch * tboot-grub2-suse.patch * tboot-gcc7.patch - Changes in this version: * GCC7 fix, adds generic FALLTHROUGH notations to avoid warnings appearing on GCC7 * Ensure Tboot never overwrites modules in the process of moving them. * Add support to x2APIC, which uses 32 bit APIC ID. * Fix S3 secrets sealing/unsealing failures * Support OpenSSL 1.1.0+ for ECDSA signature verification. * Support OpenSSL 1.1.0+ for RSA key manipulation. * Adds additional checks to prevent the kernel image from being overwritten. * Added TCG TPM event log support. * Pass through the EFI memory map that's provided by grub2. * Fix a null pointer dereference bug when Intel TXT is disabled in BIOS. * Adjust KERNEL_CMDLINE_OFFSET from 0x9000 to 0x8D00. * Bounds checking on the kernel_cmdline string.
Comments 0