commit | 6337d5befb027003be685f5d26c195177f34c959 | [log] [tgz] |
---|---|---|
author | Shikha Panwar <shikhapanwar@google.com> | Thu Feb 09 13:02:33 2023 +0000 |
committer | Shikha Panwar <shikhapanwar@google.com> | Thu Feb 09 13:17:17 2023 +0000 |
tree | 4272a1cf49a2273e976b8117e4880c6977df3309 | |
parent | e83942dde4dbd9a93c343802e74e761846267459 [diff] |
Encryptedstore: Set sector_size=4096B for cryptDev Enable setting opt_params in the DmTargetSpec for dm-crypt. Also, use it to set encryption unit to 4096 (default is 512B). HCTR2's (the algorithm used by encryptedstore) performance is seen to be better with larger sector size. Test: cat /sys/block/dm-7/queue/physical_block_size Bug: 260329386 Change-Id: I7178e6d06c0a47085eebacb93bd7a999628e7c4f
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.