lkml.org 
[lkml]   [2019]   [Jan]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v3 0/3] add AES support for Exynos5433
    Date
    Add slimSSS node to DT and crypto AES support for Exynos5433. Tested on
    Exynos5433 board with crypto run-time self tests and with tcrypt with
    command insmod tcrypt.ko mode=500 sec=1

    Changes since v2:
    - address Corentine Labbe note: add "const" to char* in declaration of
    struct samsung_aes_variant

    Changes since v1:
    - address Krzysztof Kozlowski review: add missing comma in struct
    definition, add goto for error code path, correct indentation,
    in documentation add that Exynos5433 has both slimSSS and SSS IPs.

    Kamil Konieczny (3):
    arm64: dts: exynos: add SlimSSS for Exynos5433
    dt-bindings: crypto: document Exynos5433 SlimSSS
    crypto: s5p: add AES support for Exynos5433

    .../bindings/crypto/samsung-sss.txt | 14 ++++--
    arch/arm64/boot/dts/exynos/exynos5433.dtsi | 9 ++++
    drivers/crypto/s5p-sss.c | 50 +++++++++++++++++--
    3 files changed, 66 insertions(+), 7 deletions(-)

    --
    2.20.0

    \
     
     \ /
      Last update: 2019-01-24 16:46    [W:8.014 / U:0.028 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site