Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 629 Bytes

tss2_nvincrement.1.md

File metadata and controls

38 lines (22 loc) · 629 Bytes

% tss2_nvincrement(1) tpm2-tools | General Commands Manual % % APRIL 2019

NAME

tss2_nvincrement(1) -

SYNOPSIS

tss2_nvincrement [OPTIONS]

common fapi references

DESCRIPTION

tss2_nvincrement(1) - This command increments by 1 an NV index that is of type counter.

OPTIONS

These are the availabe options:

  • -p, --nvPath=STRING:

    Identifies the NV space to increment.

common tss2 options

EXAMPLE

tss2_nvincrement --nvPath=/nv/Owner/myNVcounter

RETURNS

0 on success or 1 on failure.

footer