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

  /external/vboot_reference/utility/
tpm-nvsize 18 if /usr/bin/tpmc definespace 0xf004 $(printf "0x%x" $try) 0x1 \
20 # definespace success: end, or $try must grow
37 echo running tpmc definespace 0xf004 0x1 0x1
38 /usr/bin/tpmc definespace 0xf004 0x1 0x1
42 # definespace failure: end, or $try must shrink
chromeos-tpm-recovery-test 52 definespace () { function
94 definespace)
95 definespace $*
284 $tpmc definespace 0x1007 0xa 0x8001
285 $tpmc definespace 0x1008 0xd 0x1
297 $tpmc definespace 0x1007 0xa 0x8001
298 $tpmc definespace 0x1008 0xd 0x1
309 $tpmc definespace 0x1007 0xa 0x8001
310 $tpmc definespace 0x1008 0xc 0x1
321 $tpmc definespace 0x1007 0xa 0x800
    [all...]
chromeos-tpm-recovery 161 if $tpmc definespace $test_space $size $perm_ppwrite; then
166 log "definespace $test_space $size failed with status $?"
178 $tpmc definespace $index $size $permissions

Completed in 395 milliseconds