]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: New Arm C1 parts
authorJeremy Linton <jeremy.linton@arm.com>
Wed, 10 Sep 2025 14:51:21 +0000 (09:51 -0500)
committerJeremy Linton <jeremy.linton@arm.com>
Wed, 10 Sep 2025 15:06:23 +0000 (10:06 -0500)
commit50caf83d43fbee58ecb5a11e57857a027dea5148
treefe31bf87b64908b36db962e3d06b73af80b2c1c1
parent6134498c46cdcf4954331d36ba4da87af2e35e8e
lscpu: New Arm C1 parts

Arm has announced the C1-Nano with a TRM here:
https://developer.arm.com/documentation/107753/latest

The C1-Pro with a TRM here:
https://developer.arm.com/documentation/107771/latest

The C1-Ultra with a TRM here:
https://developer.arm.com/documentation/108014/latest

The C1-Premium with a TRM here:
https://developer.arm.com/documentation/109416/latest

Signed-off-by: Jeremy Linton <jeremy.linton@arm.com>
sys-utils/lscpu-arm.c