feat(tpm): add read-only TPM validation

This commit is contained in:
Mikhail Chusavitin
2026-08-26 17:13:50 +03:00
parent 9e466b8a70
commit af95216c6f
27 changed files with 434 additions and 10 deletions
@@ -763,6 +763,11 @@ PSU без `serial_number` игнорируется.
}
```
`bee` emits the following TPM keys in this object: `TpmPresent`, `TpmEnabled`,
`TpmDevice`, `TpmInterface`, `TpmVersion`, `TpmManufacturer`, and
`TpmFirmwareVersion`. Detection and identity collection are read-only; absent
optional identity fields are omitted.
---
## Обработка статусов компонентов