diff options
author | Jithu Joseph <[email protected]> | 2022-05-06 15:54:07 -0700 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2022-05-12 15:35:29 +0200 |
commit | 6f33a92b92f9cc37f31137cd5a2060ec714d486b (patch) | |
tree | 9c03a62b00114829ff048e38db5100475bca30e2 /scripts/gdb/linux/utils.py | |
parent | 2b40e654b73ae061f1acbe28fbec6007914ba8d8 (diff) |
platform/x86/intel/ifs: Add IFS sysfs interface
Implement sysfs interface to trigger ifs test for a specific cpu.
Additional interfaces related to checking the status of the
scan test and seeing the version of the loaded IFS binary
are also added.
The basic usage is as below.
- To start test, for example on cpu5:
echo 5 > /sys/devices/platform/intel_ifs/run_test
- To see the status of the last test
cat /sys/devices/platform/intel_ifs/status
- To see the version of the loaded scan binary
cat /sys/devices/platform/intel_ifs/image_version
Reviewed-by: Dan Williams <[email protected]>
Signed-off-by: Jithu Joseph <[email protected]>
Co-developed-by: Tony Luck <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Acked-by: Hans de Goede <[email protected]>
Reviewed-by: Greg Kroah-Hartman <[email protected]>
Reviewed-by: Thomas Gleixner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions