Skip to content

Commit

Permalink
platform/x86/intel/ifs: Update documentation with image download path
Browse files Browse the repository at this point in the history
The documentation previously listed the path to download In Field Scan
(IFS) test images as "TBD".

Update the documentation to include the correct image download
location. Also move the download link to the appropriate section within
the documentation.

Reported-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Jithu Joseph <jithu.joseph@intel.com>
Link: https://lore.kernel.org/r/20250131205315.1585663-1-jithu.joseph@intel.com
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
  • Loading branch information
Jithu Joseph authored and Ilpo Järvinen committed Feb 4, 2025
1 parent 583ef25 commit a787ab7
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions drivers/platform/x86/intel/ifs/ifs.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,14 @@
* IFS Image
* ---------
*
* Intel provides a firmware file containing the scan tests via
* github [#f1]_. Similar to microcode there is a separate file for each
* Intel provides firmware files containing the scan tests via the webpage [#f1]_.
* Look under "In-Field Scan Test Images Download" section towards the
* end of the page. Similar to microcode, there are separate files for each
* family-model-stepping. IFS Images are not applicable for some test types.
* Wherever applicable the sysfs directory would provide a "current_batch" file
* (see below) for loading the image.
*
* .. [#f1] https://intel.com/InFieldScan
*
* IFS Image Loading
* -----------------
Expand Down Expand Up @@ -125,9 +127,6 @@
* 2) Hardware allows for some number of cores to be tested in parallel.
* The driver does not make use of this, it only tests one core at a time.
*
* .. [#f1] https://github.com/intel/TBD
*
*
* Structural Based Functional Test at Field (SBAF):
* -------------------------------------------------
*
Expand Down

0 comments on commit a787ab7

Please sign in to comment.