summaryrefslogtreecommitdiffstats
path: root/cryptfs_hw.h
Commit message (Collapse)AuthorAgeFilesLines
* cryptfs_hw: Choose keymaster version for key signingNeeraj Soni2019-09-151-1/+1
| | | | | | | | | Keymaster key signing support is available from version 1.0 and above. Thus, version 0.3 is excluded on supported targets. [mikeioannina]: Adapt for Q Change-Id: I0cd6455bc5d2459231cb56baf68e57073fe60d69
* cryptfs_hw: implement new hal support for voldNeeraj Soni2019-07-091-1/+1
| | | | | | | | | BUG: b/121350843 vold communication with qseecom tee device should go through hal interface instead of directly using kernel ioctls. Change-Id: I43ea11b1b008e26ca3598697f50375136dd267f5 Signed-off-by: Neeraj Soni <neersoni@codeaurora.org>
* cryptfs: Allow vold to set encryption infoAnilKumar Chimata2018-06-201-0/+6
| | | | | | | Vold needs to set partition and ICE specific data before encryption starts. Change-Id: Ie721f35d7f5cbb486d1d3895e42f992fe4bc51bf
* Relocation of cryptfs_hw module from device/qcom/commonDavid Ng2018-05-241-0/+46
Project restructuring for single system image. Relocation of some files from device/qcom/common at b5ce80cb1f60759a142a9338104d3adf3303ec0c. Change-Id: Iae4304c09859918c130c6798cd3e59a3728e2ea5