mirror of
https://github.com/ARM-software/devlib.git
synced 2025-01-31 02:00:45 +00:00
utils; adding more CPU part numbers
This commit is contained in:
parent
6d854fd4dc
commit
08b36e71cb
@ -57,17 +57,24 @@ CPU_PART_MAP = {
|
||||
0xc07: {None: 'A7'},
|
||||
0xc08: {None: 'A8'},
|
||||
0xc09: {None: 'A9'},
|
||||
0xc0e: {None: 'A17'},
|
||||
0xc0f: {None: 'A15'},
|
||||
0xc14: {None: 'R4'},
|
||||
0xc15: {None: 'R5'},
|
||||
0xc17: {None: 'R7'},
|
||||
0xc18: {None: 'R8'},
|
||||
0xc20: {None: 'M0'},
|
||||
0xc60: {None: 'M0+'},
|
||||
0xc21: {None: 'M1'},
|
||||
0xc23: {None: 'M3'},
|
||||
0xc24: {None: 'M4'},
|
||||
0xc27: {None: 'M7'},
|
||||
0xd01: {None: 'A32'},
|
||||
0xd03: {None: 'A53'},
|
||||
0xd04: {None: 'A35'},
|
||||
0xd07: {None: 'A57'},
|
||||
0xd08: {None: 'A72'},
|
||||
0xd09: {None: 'A73'},
|
||||
},
|
||||
0x4e: { # Nvidia
|
||||
0x0: {None: 'Denver'},
|
||||
|
Loading…
x
Reference in New Issue
Block a user