Skip to content

UX identity measurement

Kai Michaelis requested to merge kai/identity into main

This patch set extends stboot with the ability to measure the platform's human-readable identity. The identity itself is an ASCII string that is meant as something that can be displayed to a user like a hostname or short description like "Web server #2".

The implementation is a PoC and the identity is stored in the TPM NVRAM but is not write protected.

Edited by Kai Michaelis

Merge request reports