OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tcsd
(Results
1 - 4
of
4
) sorted by null
/system/tpm/attestation/server/
attestationd.conf
20
start on started
tcsd
and started boot-services
/external/ltp/testscripts/
tpm_tools.sh
74
which
tcsd
1>$TPM_TMPFILE 2>&1
86
grep
tcsd
$TPM_TMPFILE 1>/dev/null
89
echo "The trousers TSS stack is not running. Be sure to start the trousers daemon (
tcsd
)"
/external/vboot_reference/utility/
chromeos-tpm-recovery
17
tcsd
=${USR_SBIN:=/usr/sbin}/
tcsd
25
# -
tcsd
has not been started
53
$
tcsd
-f &
55
sleep 2 # give
tcsd
time to initialize
65
wait $tcsd_pid > /dev/null 2>&1 # we trust that
tcsd
will agree to die
chromeos-tpm-recovery-test
205
# build
tcsd
206
cat >
tcsd
<<"EOF"
217
echo
TCSD
is already started
220
tcsd
-f &
227
echo
TCSD
is already stopped
234
wait $tcsd_pid > /dev/null 2>&1 # we trust that
tcsd
will agree to die
269
chmod 755 tpmc tpm-nvtool tpm_takeownership
tcsd
275
echo "a
tcsd
is process appears to be running, please kill it first"
Completed in 316 milliseconds