TrenchBoot / landing-zone

An open source implementation of an AMD-V Secure Loader.
GNU General Public License v2.0
23 stars 7 forks source link

Align structures and handoff with RFC'ed SecureLaunch patchset #41

Closed dpsmith closed 4 years ago

dpsmith commented 4 years ago

Description

The SecureLaunch patches was RFC'ed to LKML which means the handoff interface is now formalized. The LZ needs to align with structures and handoff state to that which SecureLaunch is expecting.