mirror of
				https://github.com/ARM-software/devlib.git
				synced 2025-11-03 23:41:21 +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:
		@@ -86,6 +86,8 @@ CPU_PART_MAP = {
 | 
			
		||||
            0x2: 'Krait400',
 | 
			
		||||
            0x3: 'Krait450',
 | 
			
		||||
        },
 | 
			
		||||
        0x205: {0x1: 'KryoSilver'},
 | 
			
		||||
        0x211: {0x1: 'KryoGold'},
 | 
			
		||||
    },
 | 
			
		||||
    0x56: {  # Marvell
 | 
			
		||||
        0x131: {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user