summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMallikarjuna Reddy Amireddy <mamire@codeaurora.org>2016-08-08 10:44:23 +0530
committerMallikarjuna Reddy Amireddy <mamire@codeaurora.org>2016-08-08 11:28:20 +0530
commit85470af5739bd5b57b85d298f4ba29177e39e8c7 (patch)
treedd899e54925861c9f89c7650c2dd2a5046c57361 /tools/perf/scripts/python
parent28352998dee80f33641dd7b28479350bd480b823 (diff)
ARM: dts: msm: Route to sw crypto for hmac and aead on msm8996
For crypto operations, kernel applications request for tfm by using crypto_alloc with algorithm name, which ever algorithm was registered first those will be used for completing the requested process. HW crypto driver has different algorithm names to use HW crypto calls instead of SW crypto. Two flags has been missed on this targets which leads all the crypto calls to HW crypto, for smaller size packets its not advisable to use HW crypto. This patch adds dtsi flags to route all the calls to SW instead HW for hmac and aead alogs. If app wants to use HW crypto then it should append "qcom-" to the name of crypto algorithms. Change-Id: I6b361eadbc5830fa7d513b62c44fe99cb8a75fc8 Signed-off-by: AnilKumar Chimata <anilc@codeaurora.org> Signed-off-by: Mallikarjuna Reddy Amireddy <mamire@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions