android13/external/tpm2-tss/test/data/fapi/policy/pol_nv.json

12 lines
223 B
JSON

{
"description":"Description pol_nv",
"policy":[
{
"type": "POLICYNV",
"nvPath": "/nv/Owner/myNV",
"operandB": "01020304",
"operation": "EQ"
}
]
}