Skip to content

Commit

Permalink
scenario/emr-oe: add the emr-oe supported cases for cet/ifs/umip/avx5…
Browse files Browse the repository at this point in the history
…12vbmi/xsave

Signed-off-by: Pengfei Xu <[email protected]>
  • Loading branch information
xupengfe committed Jun 24, 2024
1 parent d41651b commit a2a364c
Show file tree
Hide file tree
Showing 5 changed files with 25 additions and 0 deletions.
1 change: 1 addition & 0 deletions scenario/emr-oe/tests-avx512vbmi
1 change: 1 addition & 0 deletions scenario/emr-oe/tests-cet
21 changes: 21 additions & 0 deletions scenario/emr-oe/tests-ifs
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# This file collects Intel IFS(In Field SCAN) tests on
# Intel® Architecture-based platforms.
# @hw_dep: general_test.sh -t fms -p "ifs_fms_list" @ CPU doesn't support ifs, family model not in ifs/ifs_fms_list
# @other_dep: general_test.sh -t kconfig -k "CONFIG_INTEL_IFS=m"
# @other_warn: ifs_tests.sh -m 0 -p all -b 1 -n ifs_batch @ check if SGX init ok and DIMM proper set as IFS relies on enabled SGX
# ifs_0 scan test cases, it works on SPR(Sapphire Rapids) platform and future server
ifs_tests.sh -m 0 -p all -n load_ifs
# Need to set the IFS BIOS and put IFS scan blob image, please check BM/ifs/README.md
#ifs_tests.sh -m 0 -p all -b 1 -n ifs_batch
#ifs_tests.sh -m 0 -p all -b 1 -n legacy_twice_run
#ifs_tests.sh -m 0 -p all -b 2 -n legacy_twice_run
#ifs_tests.sh -m 0 -p all -b 3 -n legacy_twice_run
#ifs_tests.sh -m 0 -p all -b 1 -n img_version
#ifs_tests.sh -m 0 -p all -b 1 -n reload_ifs_scan_image

# ifs_1 array BIST(Board Integrated System Test), it works on EMR(Emerald Rapids) and future server
ifs_tests.sh -m 1 -p all -n ifs_array_scan
ifs_tests.sh -m 1 -p ran -n ifs_array_off_sib -t 10
ifs_tests.sh -m 1 -p ran -n ifs_array_offran -t 5
ifs_tests.sh -m 1 -p ran -n ifs_array_cpuran_fullload -t 10
ifs_tests.sh -m 1 -p ran -b 1 -n ifs_loop -t 500
1 change: 1 addition & 0 deletions scenario/emr-oe/tests-umip
1 change: 1 addition & 0 deletions scenario/emr-oe/tests-xsave

0 comments on commit a2a364c

Please sign in to comment.