lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190617084631.23551-1-gilad@benyossef.com>
Date:   Mon, 17 Jun 2019 11:46:26 +0300
From:   Gilad Ben-Yossef <gilad@...yossef.com>
To:     Herbert Xu <herbert@...dor.apana.org.au>,
        "David S. Miller" <davem@...emloft.net>
Cc:     linux-crypto@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] crypto: ccree: minor fixes

A bunch of minor fixes and sanity checks

Gilad Ben-Yossef (1):
  crypto: ccree: add HW engine config check

Ofir Drang (3):
  crypto: ccree: Relocate driver irq registration after clk init
  crypto: ccree: check that cryptocell reset completed
  crypto: ccree: prevent isr handling in case driver is suspended

 drivers/crypto/ccree/cc_driver.c    | 70 +++++++++++++++++++++++++----
 drivers/crypto/ccree/cc_driver.h    |  6 +++
 drivers/crypto/ccree/cc_host_regs.h | 20 +++++++++
 drivers/crypto/ccree/cc_pm.c        | 11 +++++
 drivers/crypto/ccree/cc_pm.h        |  7 +++
 5 files changed, 105 insertions(+), 9 deletions(-)

-- 
2.21.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ