platform_system_core/fs_mgr
Geremy Condra 3ad3d1c4b5 Add basic verity support to fs_mgr.
This change adds a "verify" fs_mgr flag specifying that
the device in question should be verified.

Devices marked with this flag are expected to have a
footer immediately after their data containing all
the information needed to set up a verity instance.

Change-Id: I10101f2c3240228ee0932e3767fe35e673d2e720
2013-08-06 22:15:58 -07:00
..
include Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
Android.mk Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr.c Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr_main.c fs_mgr: support a unified fstab format. 2013-02-19 10:18:42 -08:00
fs_mgr_priv.h Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr_priv_verity.h Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00
fs_mgr_verity.c Add basic verity support to fs_mgr. 2013-08-06 22:15:58 -07:00