mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-01-27 20:28:49 +00:00
ARM: dts: msm: Add firmware entries for AVB
This change adds dts entries for avb(Android Verified Boot) on ravelin target. Test: Tested build compilation and Orange State Test Case on RUMI. Change-Id: I27ed0c973a74ab8cee76b1326ab0a61e50d4c234
This commit is contained in:
@@ -445,6 +445,13 @@
|
||||
qcom_smcinvoke {
|
||||
compatible = "qcom,smcinvoke";
|
||||
};
|
||||
android {
|
||||
compatible = "android,firmware";
|
||||
vbmeta {
|
||||
compatible = "android,vbmeta";
|
||||
parts = "vbmeta,boot,system,vendor,dtbo,recovery";
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user