commit | 4e13b0a103353b48fac1c592dda0582cc6df26f7 | [log] [tgz] |
---|---|---|
author | John Edward Broadbent <jebr@google.com> | Mon Nov 15 15:21:59 2021 -0800 |
committer | John Edward Broadbent <jebr@google.com> | Fri Nov 19 13:51:02 2021 -0800 |
tree | 809c25d990dbdfe6073e45855991d23824368dce | |
parent | 2098dabe5c79ce61722a047bb67d0de0db8b590a [diff] |
Add phosphor-logging This commit adds phosphor-logging (lg2) to eStorageD. It also adds several logging statements. Signed-off-by: John Edward Broadbent <jebr@google.com> Change-Id: Ideb4f6033b94dd8b1384c79cd3a26ce89e7b2c4c
This daemon serves as an abstraction for an encrypted storage device, encapsulating the security functionality and providing a D-Bus interface to manage the encrypted filesystem on the device. Using the D-Bus interface, other software components can interact with eStoraged to do things like create a new encrypted filesystem, wipe its contents, lock/unlock the device, or change the password.