[aarch64] Getting temperature from the Generic Thermal Management

This commit is contained in:
CyrIng
2025-07-07 16:39:47 +02:00
parent 35f9a9c384
commit a9bd15efe3
5 changed files with 113 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
COREFREQ_MAJOR = 2
COREFREQ_MINOR = 0
COREFREQ_REV = 7
COREFREQ_REV = 8
HW = $(shell uname -m)
CC ?= cc
WARNING ?= -Wall -Wfatal-errors