Merge pull request #371 from spinogrizz/master

Added LunarLake definition
This commit is contained in:
Francesco Palmarini 2025-01-22 22:17:47 +01:00 committed by GitHub
commit a7bf1b3ccf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -174,6 +174,7 @@ supported_cpus = {
(6, 183, 1): 'RaptorLake-HX',
(6, 186, 2): 'RaptorLake',
(6, 186, 3): 'RaptorLake-U',
(6, 189, 1): 'LunarLake',
}
TESTMSR = False