Actions
action #101088
closed[sle][security][sle15sp4][feature][manual]Implement ibmtss version check into openQA [arm only]
Start date:
2021-10-18
Due date:
% Done:
100%
Estimated time:
12.00 h
Difficulty:
Actions
Added by rfan1 over 3 years ago. Updated over 3 years ago.
100%
Wrote some cases, and will try to test in osd and o3
https://openqa.opensuse.org/tests/1976550#details
https://openqa.suse.de/tests/7454500#details
Draft tests passed on both SLE and TW
#git clone https://git.code.sf.net/p/ibmtpm20tss/tss ibmtpm20tss-tss
# cd utils
# make -f makefiletpmc
# cd utils12
# make -f makefiletpmc
start a ibmswtpm2 server
# /usr/lib/ibmtss/tpm_server&
# cd utils
# export TPM_INTERFACE_TYPE=socsim
# ./reg.sh
BTW: Set the right prefix
# This is a namespace prefix
# For the basic tarball, PREFIX is set to ./ (the current directory)
#PREFIX=./
# The distro releases prefix all the TPM 2.0 utility names with tss,
# so PREFIX is set to tss
PREFIX=tss
prefix=tss
manual test done