1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-15 13:07:48 +00:00
node-feature-discovery/source/cpu
Paul Mundt 4d5b5974df cpu: Add support for ARM/Aarch32 cpuid
This provides support for 32-bit ARM cpuid capabilities based on
the HWCAP flags, and enables the build of NFD on the 32-bit ARM
userland - notably, this also applies to ARM64 systems that are
running userspace in Aarch32 mode, which is where this problem
was first encountered.

Signed-off-by: Paul Mundt <paul.mundt@adaptant.io>
2020-05-21 19:42:44 +02:00
..
cpu.go nfd-worker: rework configuration handling 2020-05-21 00:59:37 +03:00
cpuid_amd64.go sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00
cpuid_arm.go cpu: Add support for ARM/Aarch32 cpuid 2020-05-21 19:42:44 +02:00
cpuid_arm64.go cpu: remove unused import from cpuid_arm64 2019-05-13 17:17:02 +03:00
cpuid_ppc64le.go source/cpu: mangle through gofmt 2020-05-19 14:28:07 +03:00
cpuid_s390x.go source/cpu: mangle through gofmt 2020-05-19 14:28:07 +03:00
power_amd64.go source: perform all sysfs discovery under host sysfs 2020-05-20 22:15:41 +03:00
power_stub.go source/cpu: detect SST-BF 2019-04-12 15:11:55 +03:00
pstate.go source: perform all sysfs discovery under host sysfs 2020-05-20 22:15:41 +03:00
rdt_amd64.go sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00
rdt_stub.go sources: move all cpu related features under the cpu source 2019-05-09 20:18:36 +03:00