Re: [PATCH v7 0/6] Add TDX Guest Support (boot support)

From: David Hildenbrand
Date: Wed Oct 06 2021 - 04:21:46 EST


On 06.10.21 01:05, Kuppuswamy Sathyanarayanan wrote:
Hi All,

Intel's Trust Domain Extensions (TDX) protect guest VMs from malicious
hosts and some physical attacks. This series adds boot code support
and some additional fixes required for successful boot of TDX guest.

This series is the continuation of the patch series titled "Add TDX Guest
Support (Initial support)" and "Add TDX Guest Support (#VE handler support
)", which added initial support and #VE handler support for TDX guests. You
can find the related patchsets in the following links.

[set 1, v8] - https://lore.kernel.org/lkml/20211005025205.1784480-1-sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx/
[set 2, v7] - https://lore.kernel.org/lkml/20211005204136.1812078-1-sathyanarayanan.kuppuswamy@xxxxxxxxxxxxxxx/

Also please note that this series alone is not necessarily fully
functional.

I had a quick peek over all patches and nothing jumped at me (however, I am by far no expert on early x86 code!).


--
Thanks,

David / dhildenb