此篇主要介紹如何在一個大容量的image上實現Dm-Verity。
根據Android官網說明有Build Dm-Verify System Image共有六大步驟: https://source.android.com/security/verifiedboot/dm-verity
此篇主要介紹如何在一個大容量的image上實現Dm-Verity。
根據Android官網說明有Build Dm-Verify System Image共有六大步驟: https://source.android.com/security/verifiedboot/dm-verity
Android full disk encryption 的Flow,這裡已知的東西就沒再提,這裡主要介紹Full disk encryption用的key到底是從哪裡取得,存放在哪裡,這裡分成Google以及Qualcomm extended from google 兩種方式。