diff options
author | Jithu Joseph <[email protected]> | 2023-03-21 17:33:55 -0700 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2023-03-27 16:10:20 +0200 |
commit | d31bbdf42b46cb8dc81deb48c4bf5234dd63d939 (patch) | |
tree | 0820b32d96501d98d78f0bcbceef3c341dcb6c55 /tools/perf/scripts/python/stackcollapse.py | |
parent | c68e3d473988b9af1f39355be57befb83607d845 (diff) |
platform/x86/intel/ifs: Introduce Array Scan test to IFS
Array BIST is a new type of core test introduced under the Intel Infield
Scan (IFS) suite of tests.
Emerald Rapids (EMR) is the first CPU to support Array BIST.
Array BIST performs tests on some portions of the core logic such as
caches and register files. These are different portions of the silicon
compared to the parts tested by the first test type
i.e Scan at Field (SAF).
Make changes in the device driver init flow to register this new test
type with the device driver framework. Each test will have its own
sysfs directory (intel_ifs_0 , intel_ifs_1) under misc hierarchy to
accommodate for the differences in test type and how they are initiated.
Upcoming patches will add actual support.
Signed-off-by: Jithu Joseph <[email protected]>
Reviewed-by: Tony Luck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions