Bug 1758153
Summary: | RFE: add TPM1.2 passthrough support | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Marc-Andre Lureau <marcandre.lureau> | ||||
Component: | edk2 | Assignee: | Marc-Andre Lureau <marcandre.lureau> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Qinghua Cheng <qcheng> | ||||
Severity: | unspecified | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 8.1 | CC: | areis, berrange, coli, jferlan, jinzhao, juzhang, kraxel, lersek, mrezanin, mtessun, pbonzini, philmd, ribarry, yanqzhan | ||||
Target Milestone: | rc | Keywords: | FutureFeature, TestOnly, Triaged | ||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | edk2-20200602gitca407c7246bf-1.el8 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2021-03-25 03:53:15 UTC | Type: | Feature Request | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Bug Depends On: | 1817035 | ||||||
Bug Blocks: | 1734505 | ||||||
Attachments: |
|
Description
Marc-Andre Lureau
2019-10-03 12:30:24 UTC
Created attachment 1622293 [details]
ovmf tpm1 patch
Related upstream patches, posted by Marc-André: [edk2-devel] [PATCH v2 0/3] Ovmf: enable TPM 1.2 http://mid.mail-archive.com/20200213131222.157700-1-marcandre.lureau@redhat.com https://edk2.groups.io/g/devel/message/54362 Further iterations: [edk2-devel] [PATCH v3 0/6] Ovmf: enable TPM 1.2 https://edk2.groups.io/g/devel/message/54854 http://mid.mail-archive.com/20200226093459.1131530-1-marcandre.lureau@redhat.com [edk2-devel] [PATCH v4 0/5] Ovmf: enable TPM 1.2 https://edk2.groups.io/g/devel/message/54894 http://mid.mail-archive.com/20200226152433.1295789-1-marcandre.lureau@redhat.com V4 is ready to go in, with Simon Hardy's T-b, once edk2-stable202002 is tagged and the hard feature freeze ends (expected on March 4th). Upstream v4 has been merged as commit range ecb30848fdc9..61d3b2d4279e, via <https://github.com/tianocore/edk2/pull/416/>. Verified on RHEL 8.3 kernel: 4.18.0-215.el8.x86_64 qemu-kvm: qemu-kvm-4.2.0-19.module+el8.3.0+6473+93e27135.x86_64 edk: edk2-ovmf-20200602gitca407c7246bf-1.el8.noarch Verified with windows 2019 guest: passthrough test: pass Run bitlocker app: BZ 1734505 Verified with linux rhel 8.3 guest: passthrough test: pass |