]> www.infradead.org Git - users/jedix/linux-maple.git/commit
platform/x86: ISST: Support SST-TF revision 2
authorSrinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Tue, 6 May 2025 16:35:29 +0000 (09:35 -0700)
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>
Thu, 8 May 2025 13:04:04 +0000 (16:04 +0300)
commit885d1c2a30b73e50d0bbc098ddd717e22ccff266
tree9f9a7235e1a918f65d5018a12f73dd4936a55ae4
parentdf6061c276903ae718bf7f91262c74777b4be8e0
platform/x86: ISST: Support SST-TF revision 2

SST-TF revision 2 supports a higher number of cores per bucket, as the
current limit of 256 cores may be insufficient. To accommodate this, a
new offset, "SST_TF_INFO-8," is introduced, allowing for a higher core
count. Utilize this offset instead of the current "SST_TF_INFO-1" offset,
based on SST-TF revision 2 or higher, and if there is a non-zero core
count in any bucket.

Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Link: https://lore.kernel.org/r/20250506163531.1061185-2-srinivas.pandruvada@linux.intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
drivers/platform/x86/intel/speed_select_if/isst_tpmi_core.c