summaryrefslogtreecommitdiff
path: root/fsverity_init
AgeCommit message (Expand)Author
2024-02-03Set the container field of aconfig flagsOriol Prieto Gasco
2023-10-17Flag guard to make fsverity_init a no-opVictor Hsieh
2023-07-26Revert "Remove fsverity_init"Yunkai Lim
2023-07-19Remove fsverity_initEric Biggers
2023-07-06fsverity_init: remove unneeded functionalityEric Biggers
2023-07-06fsverity_init: cleanly support kernels without builtin sig supportEric Biggers
2023-07-06Revert "fsverity_init: refactor into library + binary"Eric Biggers
2022-12-05Do not require fs-verity built-in signatureVictor Hsieh
2021-11-23Merge "fsverity_init: refactor into library + binary"Treehugger Robot
2021-11-23Add OWNERS for fsverity filesJeff Vander Stoep
2021-11-22fsverity_init: refactor into library + binaryJeff Vander Stoep
2021-06-11Improved error checking for fsverity_init/odsign.Alan Stokes
2021-03-31Merge "Make key names unique."Treehugger Robot
2021-03-30Make key names unique.Kohsuke Yatoh
2021-02-14[LSC] Add LOCAL_LICENSE_KINDS to system/securityBob Badour
2020-12-03Split fsverity_init in multiple phases.Martijn Coenen
2020-04-03Also load fs-verity cert from /system/etc/security/fsverity/Victor Hsieh
2020-02-26Stop reading fs-verity certificate from keystoreVictor Hsieh
2019-09-25Rewrite fsverity_init in C++ and load keys from keystoreVictor Hsieh