initial support for Sapphire Rapids platform

This commit is contained in:
Wangyang Guo
2021-09-03 00:39:50 -07:00
parent 8a87e80c74
commit 3dc6052c7e
66 changed files with 325 additions and 65 deletions

View File

@@ -1518,7 +1518,7 @@ static void init_parameter(void) {
#endif
#endif
#if defined(SKYLAKEX) || defined(COOPERLAKE)
#if defined(SKYLAKEX) || defined(COOPERLAKE) || defined(SAPPHIRERAPIDS)
#ifdef DEBUG
fprintf(stderr, "SkylakeX\n");