crypto/caam_jr: add HW tuning options
authorGagandeep Singh <g.singh@nxp.com>
Fri, 12 Oct 2018 14:40:43 +0000 (20:10 +0530)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 17 Oct 2018 10:23:40 +0000 (12:23 +0200)
commit64c0451f5bb9c129b0daace8bcf9781d044da348
tree8968e5fc2e85d3157e28e2d24686678515a26ac0
parentaf7c9b5e9ce7f4457a8c7709366837a9df8d7a64
crypto/caam_jr: add HW tuning options

caam_jr hardware can be tuned for multiple settings
like ring depth, coalescing, notification types, cache
size etc.

These parameter can be used for performance tuning
for various platforms.

Signed-off-by: Gagandeep Singh <g.singh@nxp.com>
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
drivers/crypto/caam_jr/caam_jr_config.h [new file with mode: 0644]