mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
utils/misc: Adding Kryo cores to CPU part map
Adding part IDs of Qualcomm Kryo Gold and Silver cores to the CPU part map.
This commit is contained in:
parent
68f7585ac2
commit
5d492ca957
@ -86,6 +86,8 @@ CPU_PART_MAP = {
|
||||
0x2: 'Krait400',
|
||||
0x3: 'Krait450',
|
||||
},
|
||||
0x205: {0x1: 'KryoSilver'},
|
||||
0x211: {0x1: 'KryoGold'},
|
||||
},
|
||||
0x56: { # Marvell
|
||||
0x131: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user