1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/source
Jakob Naucke 9e95dde38b
cpu: Discover IBM Secure Execution
Set `cpu.se-enabled` to `true` when IBM Secure Execution for Linux
(IBM Z & LinuxONE) is available and has been enabled.

Uses `/sys/firmware/uv/prot_virt_host`, which is available in kernels
>=5.12 + backports. For simplicity, skip more complicated facility &
kernel cmdline lookups.
2022-03-28 12:28:07 +02:00
..
cpu cpu: Discover IBM Secure Execution 2022-03-28 12:28:07 +02:00
custom Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
fake Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
iommu Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
kernel Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
local Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
memory Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
network Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
pci Merge pull request #716 from marquiz/devel/iommu-version 2022-03-15 05:32:12 -07:00
storage Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
system Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
usb Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
config.go Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
mock_LabelSource.go Merge pull request #602 from marquiz/devel/go-generate 2021-09-21 06:16:24 -07:00
source.go Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
source_test.go source/kernel: implement FeatureSource 2021-11-11 18:33:40 +02:00