diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-08-03 21:12:50 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-08-03 21:12:49 -0700 |
| commit | 4859f1dc3c197b2dc4d334ef6700aedd6a08a6b6 (patch) | |
| tree | 73df0cea0446f9463aebafc122ef9253b1ca2411 /arch | |
| parent | 99295a318f74e036f44a76ff37fd982d712c030c (diff) | |
| parent | 18822c715845e22e39f2b746bde9c136f06ba0f5 (diff) | |
Merge "ARM: dts: msm: change to use SW AEAD and HMAC algorithm for msmcobalt"
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmcobalt.dtsi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt.dtsi b/arch/arm/boot/dts/qcom/msmcobalt.dtsi index 3bbc98788b9f..6912ae1033af 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt.dtsi @@ -2293,6 +2293,8 @@ qcom,use-sw-aes-xts-algo; qcom,use-sw-aes-ccm-algo; qcom,use-sw-ahash-algo; + qcom,use-sw-aead-algo; + qcom,use-sw-hmac-algo; }; qcom_cedev: qcedev@1DE0000{ |
