mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alan Cox <alan@lxorguk.ukuu.org.uk>
To: Greg KH <greg@kroah.com>
Cc: Mark Allyn <mark.a.allyn@intel.com>,
	linux-kernel@vger.kernel.org, alan@linux.intel.com,
	charles.f.johnson@intel.com
Subject: Re: [PATCH] Revsion 2 of the security processor kernel driver;
Date: Fri, 31 Jul 2009 18:01:30 +0100	[thread overview]
Message-ID: <20090731180130.3660b71a@lxorguk.ukuu.org.uk> (raw)
In-Reply-To: <20090724002439.GC26267@kroah.com>

On Thu, 23 Jul 2009 17:24:39 -0700
Greg KH <greg@kroah.com> wrote:

> On Thu, Jul 23, 2009 at 03:30:11PM -0700, Mark Allyn wrote:
> >  For the upstream community, this is revision 2. Changes are the
> >  relocation of this driver to the staging area.
> > 
> >  This is the Linux kernel driver for the Security Processor, which is
> >  a hardware device the provides cryptographic, secure storage, and
> >  key management services. 
> > 
> >  Please be aware that this patch does not contain any encryption
> >  algorithm. It only transports data to and from user space 
> >  applications to the security processor.
> > 
> >  Signed-off-by: Mark Allyn <mark.a.allyn@intel.com>
> 
> Can you provide me a TODO file that lists what is remaining to be done
> to this driver in order to get it accepted into the main portion of the
> kernel tree?

My guesses would be something like

- Fix firmware loading
- Get firmware into firmware git tree
- Review and tidy each algorithm function
- Check whether it can be plugged into any of the kernel crypto API
  interfaces
- Do something about the magic shared memory interface and replace it
  with something saner (in Linux terms)

The last one is non-trivial. The other security processors we have
support for also have fairly disgusting interfaces as do most of the user
space crypto library plugins. It doesn't seem to be something that
structures nicely (eg see the zSystem crypto driver we have now).

We may thus have to simply accept "Less ugly" unless anyone can point me
at a clean, well designed crypto processor API we could use.

Alan

      reply	other threads:[~2009-07-31 17:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-23 22:30 Mark Allyn
2009-07-24  0:24 ` Greg KH
2009-07-31 17:01   ` Alan Cox [this message]

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=20090731180130.3660b71a@lxorguk.ukuu.org.uk \
    --to=alan@lxorguk.ukuu.org.uk \
    --cc=alan@linux.intel.com \
    --cc=charles.f.johnson@intel.com \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.a.allyn@intel.com \
    /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

all inboxes | Powered by JetHome®