]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lscpu: New Arm Cortex part numbers
authorJeremy Linton <jeremy.linton@arm.com>
Wed, 29 May 2024 16:04:38 +0000 (11:04 -0500)
committerJeremy Linton <lintonrjeremy@gmail.com>
Wed, 29 May 2024 16:17:34 +0000 (11:17 -0500)
commit7a136d595f1b3b48128afdb9bd110a40aec771af
tree57cc543a8ad31c4ed0d445ce7bba13c420a4b147
parent0284eb3a8a6505dd9745b042089046ad368bfe74
lscpu: New Arm Cortex part numbers

Arm has announced the Cortex-X925 and published the TRM here:
https://developer.arm.com/documentation/102807/0001/?lang=en

As well as the Cortex-A725 with a TRM here:
https://developer.arm.com/documentation/107652/0001/?lang=en

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