lkml.org 
[lkml]   [2017]   [Dec]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/10] staging: ccree: cleanups & fixes
Date
Another batch of ccree work. Includes the usual mix of mostly cleanups
and one fix. Also includes an updated TODO to reflect recent progress
and removal of interim documentation of device tree strings as the
official string and documentation thereof got blessed into the crypto tree.

Gilad Ben-Yossef (10):
staging: ccree: remove inline qualifiers
staging: ccree: remove unproven likely/unlikely
staging: ccree: remove more unnecessary parentheses
staging: ccree: fix indentation of var assignment
staging: ccree: remove braces for single statement blocks
staging: ccree: remove interim DT docs
staging: ccree: update TODO list
staging: ccree: NULLify backup_info when unused
staging: ccree: fix AEAD func naming convention
staging: ccree: amend aead func def for readability

.../devicetree/bindings/crypto/arm-cryptocell.txt | 27 -
drivers/staging/ccree/TODO | 23 +-
drivers/staging/ccree/ssi_aead.c | 706 ++++++++++-----------
drivers/staging/ccree/ssi_aead.h | 4 +-
drivers/staging/ccree/ssi_buffer_mgr.c | 189 +++---
drivers/staging/ccree/ssi_cipher.c | 61 +-
drivers/staging/ccree/ssi_driver.c | 40 +-
drivers/staging/ccree/ssi_hash.c | 105 ++-
drivers/staging/ccree/ssi_ivgen.c | 2 +-
drivers/staging/ccree/ssi_request_mgr.c | 33 +-
drivers/staging/ccree/ssi_sram_mgr.c | 4 +-
11 files changed, 541 insertions(+), 653 deletions(-)
delete mode 100644 drivers/staging/ccree/Documentation/devicetree/bindings/crypto/arm-cryptocell.txt

--
2.7.4

\
 
 \ /
  Last update: 2017-12-03 14:59    [W:0.134 / U:0.204 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site