summaryrefslogtreecommitdiffstats
path: root/cryptfshw/1.0
Commit message (Collapse)AuthorAgeFilesLines
* cryptfshw: Introduce QSEECom backend implementationlineage-17.0dianlujitao2019-12-2413-46/+649
| | | | | | | | | | | | | | | | | | | | | | | | | Some code snippets are taken from the following set of changes: cryptfshw: Setup boilerplate items before actual implementation * This is also in preparation for splitting this into two impls: one for ioctl() calls and one for dlsym() calls * This includes: - Add a .clang-format file and format the source - Add an init rc file - Add service.cpp - Convert struct to a class - Setup Android.bp for building the HIDL hal and run through bpfix - Setup items shared between both impls in Android.bp Change-Id: I1db3773f49883aa492a041e794303a11dfa2da51 Signed-off-by: Michael Bestas <mkbestas@lineageos.org> cryptfshw: dlsym: Wire up the implementation Change-Id: I10473223ffd8f63dec759700a0fd989241af18a3 Change-Id: I7f27355a8a435f013b3b09cd5efac45452f7a4f3
* Initial dummy cryptfshw implementationMichael Bestas2019-10-053-0/+155
* Generated with hidl-gen and added copyrights Change-Id: I2741739faf33a1bafbbebbbbc63f13a4bd292877