mbox series

[0/2] crypto: ccree: fixes and improvements

Message ID 20220406081139.1963615-1-gilad@benyossef.com
Headers show
Series crypto: ccree: fixes and improvements | expand

Message

Gilad Ben-Yossef April 6, 2022, 8:11 a.m. UTC
A small fix for a rare registration time and a minor improvment

Gilad Ben-Yossef (2):
  crypto: ccree: rearrange init calls to avoid race
  crypto: ccree: use fine grained DMA mapping dir

 drivers/crypto/ccree/cc_buffer_mgr.c | 27 +++++++++++++++------------
 drivers/crypto/ccree/cc_driver.c     | 24 +++++++++++++-----------
 2 files changed, 28 insertions(+), 23 deletions(-)