[PATCH 0/5] Miscelleanous fixes and improvements to Infield Scan

From: Ashok Raj
Date: Thu Jan 25 2024 - 03:23:33 EST


Hi Hans,

This series has some bug fixes and improvements for Infield Scan.

Patch1 - fixes a bug in the driver that didn't release_firmware() in the
error path.

Patch2, 3 - Added some improved tracing.

Patch4 - Moves the rendezvous to function entry
Patch5 - Adds entry rendezvous for IFS.

Cheers,
Ashok


Ashok Raj (4):
platform/x86/intel/ifs: Trace on all HT threads when executing a test
platform/x86/intel/ifs: Add current batch number to trace output
platform/x86/intel/ifs: Replace the exit rendezvous with an entry rendezvous for ARRAY_BIST
platform/x86/intel/ifs: Add an entry rendezvous for SAF

Jithu Joseph (1):
platform/x86/intel/ifs: Call release_firmware() when handling errors.

include/trace/events/intel_ifs.h | 12 +--
drivers/platform/x86/intel/ifs/load.c | 3 +-
drivers/platform/x86/intel/ifs/runtest.c | 101 ++++++++++++++---------
3 files changed, 70 insertions(+), 46 deletions(-)


base-commit: 6613476e225e090cc9aad49be7fa504e290dd33d
--
2.39.2