android_system_core/trusty/storage/proxy
Stephen Crane 319f4618a7 trusty/storage: Add property indicating when fs is ready
Adds a system vendor property (ro.vendor.trusty.storage.fs_ready) to
indicate when backing storage on the Android filesystem (e.g. /data) is
ready for use. Before this property is set, the Trusty storage proxy may
restart causing connections in Trusty to the storage service to be
disconnected. All Trusty operations that may require storage and can
wait until the device filesystems are ready should wait on this
property.

Bug: 258018785
Test: manual
Change-Id: I9b1408b72df34a0d0cbcc1b99e9617f15bc47558
2022-11-23 17:55:12 +00:00
..
Android.bp trusty/storage: Add property indicating when fs is ready 2022-11-23 17:55:12 +00:00
checkpoint_handling.cpp storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
checkpoint_handling.h storageproxyd: Use alternate data path if in DSU state 2022-01-21 14:41:17 -08:00
ipc.c system/core: preparation to pull back interfaces from android/log.h 2016-10-20 08:11:39 -07:00
ipc.h trusty: storage: implement storage proxy daemon 2016-05-02 15:12:01 -07:00
log.h trusty: use log/log.h for ALOG macros 2017-01-13 07:30:11 -08:00
proxy.c Merge "storageproxy: Report fsync failures with a distinct error code" 2022-08-03 17:16:48 +00:00
rpmb.c Modify the mmc data structure. 2022-10-10 15:26:10 -07:00
rpmb.h Add storageproxyd UFS support 2019-12-20 15:44:51 -08:00
storage.c trusty/storage: Add property indicating when fs is ready 2022-11-23 17:55:12 +00:00
storage.h trusty: storage: implement storage proxy daemon 2016-05-02 15:12:01 -07:00