mirror of
https://github.com/azaion/loader.git
synced 2026-04-22 10:06:32 +00:00
d244799f02
Made-with: Cursor
13 lines
375 B
JSON
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"
|
|
}
|