ARM: dts: msm: specify a flag to control encryption key size on msm8998
This is required to control the FDE/FBE key size from kernel. Same TZ image can now be used for different encryption key sizes. The key size will not be fixed and will be controlled with this flag in qseecom driver. Change-Id: Iac5c25ba5dc7d22cd7a4961dd5058db0088995ca Signed-off-by: Andrey Markovytch <andreym@codeaurora.org>
This commit is contained in:
parent
309430921f
commit
f28a6750a8
1 changed files with 1 additions and 0 deletions
|
@ -2250,6 +2250,7 @@
|
|||
qcom,support-fde;
|
||||
qcom,no-clock-support;
|
||||
qcom,appsbl-qseecom-support;
|
||||
qcom,fde-key-size;
|
||||
qcom,commonlib64-loaded-by-uefi;
|
||||
qcom,msm-bus,name = "qseecom-noc";
|
||||
qcom,msm-bus,num-cases = <4>;
|
||||
|
|
Loading…
Add table
Reference in a new issue