Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1639036

Re: [GIT PULL] TEE driver infrastructure and OP-TEE drivers

From Linus Torvalds <torvalds@linux-foundation.org>
Newsgroups linux.kernel
Subject Re: [GIT PULL] TEE driver infrastructure and OP-TEE drivers
Date 2017-05-10 21:00 +0200
Message-ID <tFF05-4g6-5@gated-at.bofh.it> (permalink)
References <tFiGe-5YT-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Tue, May 9, 2017 at 12:05 PM, Arnd Bergmann <arnd@arndb.de> wrote:
>
> TEE driver infrastructure and OP-TEE drivers

Another note: right now this adds a config question for TEE support,
but the only actual TEE driver has a

        depends on HAVE_ARM_SMCCC

on it.

Until we get more TEE drivers, might I suggest that we perhaps make
the TEE config option have

        depends on HAVE_ARM_SMCCC || COMPILE_TEST

so that the generic tee code still gets the compile test coverage, but
we don't confuse people by asking about infrastructure that they can't
possibly use..

Hmm?

                Linus

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[GIT PULL] TEE driver infrastructure and OP-TEE drivers Arnd Bergmann <arnd@arndb.de> - 2017-05-09 21:10 +0200
  Re: [GIT PULL] TEE driver infrastructure and OP-TEE drivers Linus Torvalds <torvalds@linux-foundation.org> - 2017-05-10 20:30 +0200
  Re: [GIT PULL] TEE driver infrastructure and OP-TEE drivers Linus Torvalds <torvalds@linux-foundation.org> - 2017-05-10 21:00 +0200
    Re: [GIT PULL] TEE driver infrastructure and OP-TEE drivers Arnd Bergmann <arnd@arndb.de> - 2017-05-10 21:20 +0200

csiph-web