Files
loader/e2e/fapi-config.swtpm.json
Oleksandr Bezdieniezhnykh d244799f02 [AZ-182][AZ-184][AZ-187] Batch 1
Made-with: Cursor
2026-04-15 07:23:47 +03:00

13 lines
375 B
JSON

{
"profile_name": "P_ECCP256SHA256",
"profile_dir": "/etc/tpm2-tss/fapi-profiles/",
"user_dir": "/tmp/tpm2-tss/user/keystore",
"system_dir": "/tmp/tpm2-tss/system/keystore",
"tcti": "swtpm:host=swtpm,port=2321",
"ek_cert_less": "yes",
"system_pcrs": [],
"log_dir": "/tmp/tpm2-tss/eventlog",
"firmware_log_file": "/dev/null",
"ima_log_file": "/dev/null"
}