This version addresses issues with:
- Support of SST BF/TF support per level
- Increase number of CPUs displayed
- Present all TRL levels for turbo-freq
- Fix display for unsupported levels
- Support multiple dies
- Increase die count
- Change CPU display for non compute domain
Signed-off-by: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
int arg;
};
-static const char *version_str = "v1.18";
+static const char *version_str = "v1.19";
static const int supported_api_ver = 3;
static struct isst_if_platform_info isst_platform_info;