-
Notifications
You must be signed in to change notification settings - Fork 297
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
prepare-root: Refactor composefs config handling
- Convert the current enum into a struct, using `OtTristate` and two member variables (expected signature and digest) - Factor out a helper function to parse this config - Clean up the logging by consistently using `composefs:` as a prefix - Add more assertions to more strictly verify our runtime state since this is security relevant
- Loading branch information
Showing
1 changed file
with
111 additions
and
70 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters