Lines Matching full:github
10 - [KVM TDX tree](https://github.com/intel/tdx/tree/kvm): the required
13 - [Guest TDX tree](https://github.com/intel/tdx/tree/guest): the Linux
16 - [EDK2 project](https://github.com/tianocore/edk2): the TDVF firmware
18 - [Confidential Containers project](https://github.com/confidential-containers/td-shim):
21 - [TDX Linux](https://github.com/intel/tdx-linux): a collection of tools
29 with the host OS compiled from the [KVM TDX tree](https://github.com/intel/tdx/tree/kvm).
30 The host environment can also be setup with the [TDX Linux](https://github.com/intel/tdx-linux).
32 Cloud Hypervisor can run TDX VM (Trust Domain) by loading a TD firmware ([TDVF](https://github.com/…
34 as it must include a kernel built from the [Guest TDX tree](https://github.com/intel/tdx/tree/guest…
35 Cloud Hypervisor can also boot a TDX VM with direct kernel boot using [TDshim](https://github.com/c…
36 The custom Linux kernel for the guest can be built with the [TDX Linux](https://github.com/intel/td…
41 > The latest version of TDVF being tested is [_13b9773_](https://github.com/tianocore/edk2/commit/1…
49 git clone https://github.com/tianocore/edk2.git
102 > The latest version of TDShim being tested is [_v0.8.0_](https://github.com/confidential-container…
111 git clone https://github.com/confidential-containers/td-shim
132 kernel built from the [Guest TDX tree](https://github.com/intel/tdx/tree/guest)
133 or the [TDX Linux](https://github.com/intel/tdx-linux).