All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] add optional cache params from DT
@ 2020-09-16  7:19 Gilad Ben-Yossef
  2020-09-16  7:19 ` [PATCH 1/2] dt-bindings: crypto: update ccree optional params Gilad Ben-Yossef
  2020-09-16  7:19 ` [PATCH 2/2] crypto: ccree - add custom cache params from DT file Gilad Ben-Yossef
  0 siblings, 2 replies; 16+ messages in thread
From: Gilad Ben-Yossef @ 2020-09-16  7:19 UTC (permalink / raw)
  To: Herbert Xu, David S. Miller, Rob Herring
  Cc: Ofir Drang, linux-crypto, devicetree, linux-kernel

Rework the setting of AXI bus cache parameters, including
optionally allowing setting them from device tree

Gilad Ben-Yossef (2):
  dt-bindings: crypto: update ccree optional params
  crypto: ccree - add custom cache params from DT file

 .../bindings/crypto/arm-cryptocell.txt        |  4 +
 drivers/crypto/ccree/cc_driver.c              | 89 +++++++++++++++----
 drivers/crypto/ccree/cc_driver.h              |  4 +-
 drivers/crypto/ccree/cc_pm.c                  |  2 +-
 4 files changed, 81 insertions(+), 18 deletions(-)

-- 
2.27.0


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2020-11-19 11:45 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-16  7:19 [PATCH 0/2] add optional cache params from DT Gilad Ben-Yossef
2020-09-16  7:19 ` [PATCH 1/2] dt-bindings: crypto: update ccree optional params Gilad Ben-Yossef
2020-09-23  1:57   ` Rob Herring
2020-09-29 18:08     ` Gilad Ben-Yossef
     [not found]       ` <CAOtvUMfAKnodo+7EYx2M4yAvxu_VmxwXNRmgOW=KFWi3Wy7msQ@mail.gmail.com>
2020-11-16 18:54         ` Rob Herring
2020-11-17  7:39           ` Gilad Ben-Yossef
2020-11-17 14:58             ` Rob Herring
2020-11-19 11:41               ` Gilad Ben-Yossef
2020-11-17 14:07           ` Robin Murphy
2020-11-19 11:44             ` Gilad Ben-Yossef
2020-09-16  7:19 ` [PATCH 2/2] crypto: ccree - add custom cache params from DT file Gilad Ben-Yossef
2020-09-16 13:47   ` kernel test robot
2020-09-17  7:19     ` Gilad Ben-Yossef
2020-09-18 19:39       ` Nick Desaulniers
2020-09-18 19:39         ` Nick Desaulniers
2020-09-21  7:46         ` Gilad Ben-Yossef

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.