mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Ladislav Michl <ladis@linux-mips.org>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2 0/3] cryptodev
Date: Mon, 12 Aug 2019 15:19:14 +0200	[thread overview]
Message-ID: <20190812131914.GA23382@lenoch> (raw)

Hi there!

This serie adds support for cryptodev hardware acceleration.
However, there's one issue unresolved: cryptodev module
loading.
As we have three different modutils implementations available
and also supporting systemd and sysv init it is a bit messy
to generate proper config to load cryptodev at boot time.
So we could either leave module loading to BSP or do something
on ptxdist level. Thoughts?

Thank you,
        ladis

Changes:
- v2: Update cryptodev module to 1.10
      As openssl was updated to 1.1, cryptodev support works
      out of the box now.

This serie was first sent two years ago. Those two years showed
nothing dramatic happened and code still works and compiles.

Btw, I found patch first adding cryptodev in 2010, so perhaps we
want to wait for 10th anniversary? ;-)

Ladislav Michl (3):
  cryptodev: new package
  gnutls: add cryptodev support
  openssl: add cryptodev support

 ...x-module-loading-with-Linux-v5.0-rc5.patch | 58 +++++++++++++++
 patches/cryptodev-linux-1.10/series           |  1 +
 rules/cryptodev.in                            | 11 +++
 rules/cryptodev.make                          | 74 +++++++++++++++++++
 rules/gnutls.in                               |  7 ++
 rules/gnutls.make                             |  2 +-
 rules/openssl.in                              |  7 ++
 rules/openssl.make                            |  1 +
 8 files changed, 160 insertions(+), 1 deletion(-)
 create mode 100644 patches/cryptodev-linux-1.10/0001-Fix-module-loading-with-Linux-v5.0-rc5.patch
 create mode 100644 patches/cryptodev-linux-1.10/series
 create mode 100644 rules/cryptodev.in
 create mode 100644 rules/cryptodev.make

-- 
2.22.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2019-08-12 13:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-12 13:19 Ladislav Michl [this message]
2019-08-12 13:19 ` [ptxdist] [PATCH v2 1/3] cryptodev: new package Ladislav Michl
2019-08-13  7:33   ` Michael Olbrich
2019-08-13  8:00     ` Ladislav Michl
2019-08-13  8:10       ` Ladislav Michl
2019-08-13 10:31       ` Michael Olbrich
2019-08-12 13:20 ` [ptxdist] [PATCH v2 2/3] gnutls: add cryptodev support Ladislav Michl
2019-08-12 13:21 ` [ptxdist] [PATCH v2 3/3] openssl: " Ladislav Michl

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190812131914.GA23382@lenoch \
    --to=ladis@linux-mips.org \
    --cc=ptxdist@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox