Skip to content

Enable Intel IFS#10817

Merged
rlmenge merged 1 commit into3.0-devfrom
rlmenge/3.0/kernel/intel-ifs
Oct 23, 2024
Merged

Enable Intel IFS#10817
rlmenge merged 1 commit into3.0-devfrom
rlmenge/3.0/kernel/intel-ifs

Conversation

@rlmenge
Copy link
Copy Markdown
Contributor

@rlmenge rlmenge commented Oct 22, 2024

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Kconfig
Enable Intel IFS

This is both a customer request and a testing enablement. IFS stands for In-Field Scan. The IFS driver provides testing capabilities at the circuit level as well as error reporting. More on IFS can be found at the upstream documentation including how to run the testing: https://www.kernel.org/doc/html/latest/arch/x86/ifs.html

Change Log
  • Enable intel IFS
Does this affect the toolchain?

YES

Associated issues

https://microsoft.visualstudio.com/OS/_workitems/edit/54251923?src=WorkItemMention&src-action=artifact_link

Test Methodology
image

@mfrw mfrw added the 3.0-dev PRs Destined for AzureLinux 3.0 label Oct 23, 2024
IFS stands for In-Field Scan. The IFS driver provides
testing capabilities at the circuit level as well as
error reporting.
@rlmenge rlmenge force-pushed the rlmenge/3.0/kernel/intel-ifs branch from cc75393 to 70acbdc Compare October 23, 2024 22:45
@rlmenge rlmenge marked this pull request as ready for review October 23, 2024 22:51
@rlmenge rlmenge requested a review from a team as a code owner October 23, 2024 22:51
@rlmenge rlmenge merged commit 514559a into 3.0-dev Oct 23, 2024
@rlmenge rlmenge deleted the rlmenge/3.0/kernel/intel-ifs branch October 23, 2024 23:31
durgajagadeesh pushed a commit to durgajagadeesh/azurelinux_djpalli that referenced this pull request Dec 31, 2024
IFS stands for In-Field Scan. The IFS driver provides testing capabilities at the circuit level as well as error reporting. More on IFS can be found at the upstream documentation including how to run the testing: https://www.kernel.org/doc/html/latest/arch/x86/ifs.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants