HomeSort by relevance Sort by last modified time
    Searched refs:tcsd (Results 1 - 3 of 3) sorted by null

  /system/tpm/attestation/server/
attestationd.conf 20 start on started tcsd and started boot-services
  /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 59 milliseconds