Files
TEESimulator-RS/app
Enginex0 1df30b9345 fix(persistence): restore boot hash file-based persistence
Boot hash was changing every reboot because the file-based fallback
from pre-PR157 was lost during the reset to upstream. Restores the
4-step resolution chain: sysprop -> TEE attestation -> persistent
file -> random (with persistence at each step). Also restores the
"prop" keyword for patch level resolution from system properties.
2026-03-22 00:04:06 +01:00
..