Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1415378
| From | Javier González <javier@javigon.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v10 0/4] generic TEE subsystem |
| Date | 2016-06-06 21:00 +0200 |
| Message-ID | <rH7UK-da-25@gated-at.bofh.it> (permalink) |
| References | <rFdKW-8sS-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[Multipart message — attachments visible in raw view] - view raw
Hi, > On 01 Jun 2016, at 14:41, Jens Wiklander <jens.wiklander@linaro.org> wrote: > > [TL;DR; This patch set needs more review, if you're using OP-TEE please > help reviewing.] > > This patch set introduces a generic TEE subsystem. The TEE subsystem will > contain drivers for various TEE implementations. A TEE (Trusted Execution > Environment) is a trusted OS running in some secure environment, for > example, TrustZone on ARM CPUs, or a separate secure co-processor etc. Have you considered moving the code to a security subsystem? Back in the days I talked to some of the TPM maintainers and they were not closed to the idea of having support for hardware security extensions in a single place. I think TPM is still considered as a char device... We would all benefit if it were possible to have an overview of all available all the security extensions, if nothing else at least for the documentation. Javier
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v10 0/4] generic TEE subsystem Jens Wiklander <jens.wiklander@linaro.org> - 2016-06-01 14:50 +0200
Re: [PATCH v10 0/4] generic TEE subsystem Javier González <javier@javigon.com> - 2016-06-06 21:00 +0200
Re: [PATCH v10 2/4] tee: generic TEE subsystem Nishanth Menon <nm@ti.com> - 2016-06-06 23:50 +0200
Re: [PATCH v10 2/4] tee: generic TEE subsystem Jens Wiklander <jens.wiklander@linaro.org> - 2016-06-07 13:00 +0200
Re: [PATCH v10 2/4] tee: generic TEE subsystem Joe Perches <joe@perches.com> - 2016-06-07 16:40 +0200
Re: [PATCH v10 3/4] tee: add OP-TEE driver Nishanth Menon <nm@ti.com> - 2016-06-07 00:00 +0200
Re: [PATCH v10 3/4] tee: add OP-TEE driver Jens Wiklander <jens.wiklander@linaro.org> - 2016-06-07 14:00 +0200
csiph-web