Skip to content

Commit

Permalink
SSHOTPLAT-4013: changes due to rename cxi-sbl
Browse files Browse the repository at this point in the history
Signed-off-by: Kalyan Kodamagula <[email protected]>
  • Loading branch information
Kalyan Kodamagula authored and jswaro committed Mar 8, 2024
1 parent 94310d6 commit 9d1afe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion prov/cxi/test/startvm-setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ ulimit -l unlimited

modprobe ptp
modprobe iommu_v2 || modprobe amd_iommu_v2
insmod $DBS_DIR/slingshot_base_link/sbl.ko
insmod $DBS_DIR/slingshot_base_link/cxi-sbl.ko
insmod $DBS_DIR/sl-driver/knl/cxi-sl.ko
insmod $DBS_DIR/cxi-driver/cxi/cxi-core.ko disable_default_svc=0
insmod $DBS_DIR/cxi-driver/cxi/cxi-user.ko
Expand Down

0 comments on commit 9d1afe8

Please sign in to comment.