[PATCH v2 0/3] SST improvements with TPMI

From: Srinivas Pandruvada
Date: Fri May 31 2024 - 04:36:28 EST


These are some improvements to SST with TPMI, which makes sure that SST
is not available when all model specific parts are not ready and prevent
legacy SST driver to load on some platforms.

V2
Split V1 patch 1/2 to two patches
Use new family model check macros

Srinivas Pandruvada (3):
platform/x86: ISST: Add model specific loading for common module
platform/x86: ISST: Avoid some SkyLake server models
platform/x86: ISST: Use only TPMI interface when present

.../intel/speed_select_if/isst_if_common.c | 75 ++++++++++++-------
.../intel/speed_select_if/isst_if_common.h | 3 +
.../intel/speed_select_if/isst_if_mbox_msr.c | 2 -
3 files changed, 52 insertions(+), 28 deletions(-)

--
2.40.1