summaryrefslogtreecommitdiffstats
path: root/fs_mgr/fs_mgr_verity.c
Commit message (Expand)AuthorAgeFilesLines
* am 4cafe2ff: Fix verity on system partitions larger than 2GSami Tolvanen2014-10-311-22/+26
|\
| * Fix verity on system partitions larger than 2GSami Tolvanen2014-10-291-22/+26
* | am 97e48731: Fix Nick\'s nitsPaul Lawrence2014-10-101-4/+4
|\ \ | |/
| * Fix Nick's nitsPaul Lawrence2014-10-091-4/+4
* | resolved conflicts for merge of bbb36319 to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-101-21/+46
|\ \ | |/
| * Revert "Revert "Enable verity on userdebug, and add disable-verity to adb""Paul Lawrence2014-10-091-21/+46
* | resolved conflicts for merge of a49bfc0d to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-091-26/+13
|\ \ | |/
| * Revert "Enable verity on userdebug, and add disable-verity to adb"Nick Kralevich2014-10-081-26/+13
* | resolved conflicts for merge of ae413a71 to lmp-mr1-dev-plus-aospPaul Lawrence2014-10-091-14/+26
|\ \ | |/
| * Enable verity on userdebug, and add disable-verity to adbPaul Lawrence2014-10-081-13/+26
* | am af191cd1: am 6b66025f: Merge "fs_mgr: fix build breakage"Mark Salyzyn2014-10-091-0/+1
|\ \
| * | fs_mgr: fix build breakageMark Salyzyn2014-10-081-0/+1
* | | am 04929638: am da3510b2: Merge "Avoid partial initialization warning."Chih-Hung Hsieh2014-09-101-1/+3
|\ \ \ | |/ / | | / | |/ |/|
| * Avoid partial initialization warning.Chih-Hung Hsieh2014-09-081-1/+3
* | am af0df46d: am e6246ca6: am 01ef52e1: Merge "fs_mgr: turn on -Werror"Mark Salyzyn2014-05-081-1/+0
|\ \ | |/
| * fs_mgr: turn on -WerrorMark Salyzyn2014-05-071-1/+0
* | fs_mgr: Set the 'partition.*.verified' property for verified partitions.Geremy Condra2014-03-181-1/+30
|/
* fs_mgr: update ext4_parse_sb to match change in ext4_utilsColin Cross2014-01-231-3/+3
* system/core 64-bit cleanup.Elliott Hughes2014-01-161-1/+2
* Add basic verity support to fs_mgr.Geremy Condra2013-08-061-0/+410