commit | 2143ee8d61193f4e61efb5163767d9129280d08d | [log] [tgz] |
---|---|---|
author | Paul Crowley <paulcrowley@google.com> | Tue Jun 28 14:24:07 2016 -0700 |
committer | Paul Crowley <paulcrowley@google.com> | Mon Jul 11 17:31:36 2016 -0700 |
tree | 1184cb87ae3420cd86152a0e1bcad66cf08e61e5 | |
parent | 6abe6831b59a56145cdd28445cd46fa3c79ecb92 [diff] |
Zero out blocks if BLKSECDISCARD fails On a device where we can't BLKSECDISCARD sectors, we "overwrite" them with zeroes. This changes the FTL to remap those sectors to new locations. With this done, the old contents are accessible only given a compromise of flash firmware or a die level attack. Bug: 26021231 Change-Id: Ia065921389886fac1ba456c19c138187237c2561