devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Javier González" <javier@javigon.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Valentin Manea <valentin.manea@huawei.com>,
	devicetree@vger.kernel.org, emmanuel.michel@st.com,
	Herbert Xu <herbert@gondor.apana.org.au>,
	Arnd Bergmann <arnd@arndb.de>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	jean-michel.delorme@st.com, tpmdd-devel@lists.sourceforge.net,
	Jens Wiklander <jens.wiklander@linaro.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [RFC PATCH 2/2] tee: add OP-TEE driver
Date: Sat, 18 Apr 2015 11:36:53 +0200	[thread overview]
Message-ID: <FCFF5E10-0DDC-4ED1-A8B8-D649ADD5E506@javigon.com> (raw)
In-Reply-To: <20150418085747.GC29858@kroah.com>


[-- Attachment #1.1: Type: text/plain, Size: 888 bytes --]

Hi,
We have discussed and implemented an in-kernel interface for the driver.
However, we need to agree on that interface with the kernel submodules that
can be interested in using it (e.g., IMA, keyring). We though it was easier
to have a framework in place before taking this space. This makes sense
since a TEE driver will be, as for today, mostly used by user space.
applications.

Best,
Javier

> On 18 Apr 2015, at 10:57, Greg Kroah-Hartman <gregkh@linuxfoundation.org> wrote:
> 
> On Fri, Apr 17, 2015 at 09:50:57AM +0200, Jens Wiklander wrote:
>> Adds mostly stubbed OP-TEE driver which also can be compiled as a
>> loadable module.
> 
> Please provide a "real" driver, so that we can see how this is all going
> to work.  Otherwise it's not really that useful to create some framework
> that nothing in-kernel is going to use.
> 
> thanks,
> 
> greg k-h


[-- Attachment #1.2: Message signed with OpenPGP using GPGMail --]
[-- Type: application/pgp-signature, Size: 842 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2015-04-18  9:36 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-17  7:50 [RFC PATCH 0/2] generic TEE subsystem Jens Wiklander
     [not found] ` <1429257057-7935-1-git-send-email-jens.wiklander-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
2015-04-17  7:50   ` [RFC PATCH 1/2] tee: " Jens Wiklander
2015-04-17 16:30     ` [tpmdd-devel] " Jason Gunthorpe
     [not found]       ` <20150417163054.GA28241-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2015-04-18  9:01         ` Russell King - ARM Linux
     [not found]           ` <20150418090147.GF12732-l+eeeJia6m9vn6HldHNs0ANdhmdF6hFW@public.gmane.org>
2015-04-18 17:29             ` Jason Gunthorpe
     [not found]               ` <20150418172923.GA10605-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2015-04-18 21:57                 ` Russell King - ARM Linux
2015-04-20  5:08                   ` Jason Gunthorpe
2015-04-20 14:54                     ` Greg Kroah-Hartman
     [not found]                       ` <20150420145432.GD7261-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-04-20 15:56                         ` Jason Gunthorpe
     [not found]                           ` <20150420155648.GA7676-ePGOBjL8dl3ta4EC/59zMFaTQe2KTcn/@public.gmane.org>
2015-04-20 16:05                             ` Greg Kroah-Hartman
2015-04-20 13:02                 ` Jens Wiklander
2015-04-20 17:55                   ` Jason Gunthorpe
2015-04-21  5:59                     ` Jens Wiklander
2015-04-17 20:07     ` Arnd Bergmann
2015-04-18  7:20       ` Paul Bolle
2015-04-20  6:20       ` Jens Wiklander
2015-04-20 18:20         ` [tpmdd-devel] " Jason Gunthorpe
2015-04-21 10:45           ` Jens Wiklander
2015-04-18  8:55     ` Greg Kroah-Hartman
2015-04-18  8:57     ` Greg Kroah-Hartman
     [not found]       ` <20150418085712.GB29858-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-04-18  9:04         ` Russell King - ARM Linux
2015-04-18 18:47           ` Greg Kroah-Hartman
2015-04-18 19:02             ` Russell King - ARM Linux
2015-04-18 20:37               ` Greg Kroah-Hartman
2015-04-18 20:50                 ` Russell King - ARM Linux
2015-04-19  7:00                   ` Greg Kroah-Hartman
2015-04-17  7:50   ` [RFC PATCH 2/2] tee: add OP-TEE driver Jens Wiklander
2015-04-18  8:57     ` Greg Kroah-Hartman
2015-04-18  9:36       ` Javier González [this message]
2015-04-18 18:49         ` Greg Kroah-Hartman
2015-04-18 19:01           ` Arnd Bergmann
2015-04-19 11:17             ` Javier González
2015-04-19 19:47               ` Arnd Bergmann
2015-04-20  7:05                 ` Javier González
     [not found]       ` <20150418085747.GC29858-U8xfFu+wG4EAvxtiuMwx3w@public.gmane.org>
2015-04-20  6:42         ` Jens Wiklander

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=FCFF5E10-0DDC-4ED1-A8B8-D649ADD5E506@javigon.com \
    --to=javier@javigon.com \
    --cc=arnd@arndb.de \
    --cc=devicetree@vger.kernel.org \
    --cc=emmanuel.michel@st.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=herbert@gondor.apana.org.au \
    --cc=jean-michel.delorme@st.com \
    --cc=jens.wiklander@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tpmdd-devel@lists.sourceforge.net \
    --cc=valentin.manea@huawei.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;
as well as URLs for NNTP newsgroup(s).