commit | 677d3121961e76360e009d113e9c66d76ade8970 | [log] [tgz] |
---|---|---|
author | Sahitya Tummala <stummala@codeaurora.org> | Tue Aug 14 15:04:47 2018 +0530 |
committer | Sahitya Tummala <stummala@codeaurora.org> | Tue Aug 14 15:06:49 2018 +0530 |
tree | ea0bf54d4ef30a9e62a0b795e7bb0bb9c5801104 | |
parent | 5326a9705e422fc88c4b0df7abe9ac7f226ec199 [diff] |
mmc: sdhci-msm-ice: add support for FBE over F2FS Add support for FBE to work with F2FS filesystem on eMMC based devices. For F2FS+FBE on eMMC, the cryto data unit size (CDU size) should be 4KB as F2FS encrypts/decrypts the data at min. 4KB blocks with (inode|pgidx) as it's corresponding data unit number (DUN). Change-Id: I797d896e4a7fbd26fd5f02a1682b9c1d77f68fb6 Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>