Skip to content

Commit

Permalink
Add CPU Model dependency for SDSI cases
Browse files Browse the repository at this point in the history
Signed-off-by: qwang59 <[email protected]>
  • Loading branch information
qwang59 authored and ysun committed May 27, 2024
1 parent 3814740 commit fd1bf59
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
3 changes: 3 additions & 0 deletions BM/sdsi/sdsi_fms_list
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Family 06 CPUs from arch/x86/include/asm/intel-family.h
# SPR EMR GNR_X GNR_D
06:8f cf ad ae
3 changes: 3 additions & 0 deletions BM/sdsi/tests
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# This file collects basic cases which can run against sdsi driver
# on Intel® Architecture-based server platforms.
# @hw_dep: general_test.sh -t fms -p "sdsi_fms_list" @ CPU Model doesn't support sdsi
# @other_dep: general_test.sh -t kconfig -k "CONFIG_INTEL_SDSI=m"
# @other_warn:

intel_sdsi.sh -t driver_unbind_bind
intel_sdsi.sh -t sdsi_sysfs
Expand Down

0 comments on commit fd1bf59

Please sign in to comment.