mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
e8a00ba7da
NFD already has the capability to discover whether baremetal / host machines support Intel TDX. Now, the next step is to add support for discovering whether a node is TDX protected (as in, a virtual machine started using Intel TDX). In order to do so, we've decided to go for a new `cpu-security.tdx` property, called `protected` (`cpu-security.tdx.protected`). Signed-off-by: Hairong Chen <hairong.chen@intel.com> Signed-off-by: Fabiano Fidêncio <fabiano.fidencio@intel.com> |
||
---|---|---|
.. | ||
coprocessor_ppc64le.go | ||
coprocessor_stub.go | ||
cpu.go | ||
cpu_test.go | ||
cpuid_amd64.go | ||
cpuid_linux_arm.go | ||
cpuid_linux_arm64.go | ||
cpuid_linux_ppc64le.go | ||
cpuid_linux_s390x.go | ||
cpuid_stub.go | ||
cstate_amd64.go | ||
cstate_stub.go | ||
power_amd64.go | ||
power_stub.go | ||
pstate_amd64.go | ||
pstate_stub.go | ||
rdt_amd64.go | ||
rdt_stub.go | ||
security_amd64.go | ||
security_s390x.go | ||
security_stub.go |