fingerprintd/implementations
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Jorijn van der Graaf 3768c2e8b4 Create a container's parent directory on write
A store with no enrolments has no group directory, and open(O_CREAT) creates
the file but never its parent. A first enrolment into a fresh store therefore
failed with ENOENT, which QTEE reports as an I/O error -- indistinguishable
from a real storage fault, and the same -5 a refused RPMB write produces.
2026-09-02 21:09:44 +02:00
..
main.cpp Create a container's parent directory on write 2026-09-02 21:09:44 +02:00