linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: van.freenix@gmail.com (Peng Fan)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: multi_v7_defconfig: Enable OP-TEE
Date: Fri, 29 Dec 2017 08:50:10 +0800	[thread overview]
Message-ID: <20171229005010.GB17906@shlinux2> (raw)
In-Reply-To: <CAJKOXPc6mkUqyNK+qZvF_2Z9XK1W7H3GZQTMD5YyNbSeZC8U=w@mail.gmail.com>

On Thu, Dec 28, 2017 at 02:03:01PM +0100, Krzysztof Kozlowski wrote:
>On Thu, Dec 28, 2017 at 10:34 AM, Peng Fan <peng.fan@nxp.com> wrote:
>> Enable OP-TEE for multi_v7_defconfig
>
>Why? You essentially copied here the subject of patch. That is not enough.

This patch could be dropped. Previously, I could not select OP-TEE in
imx_v6_v7_defconfig, seems things changed. I'll move this to imx_v6_v7_defconfig.

OP-TEE stands for Open Portable Trusted Execution Environment. With Linux
running in trustzone nonsecure world, OP-TEE runs in secure world,
with TEE/OP-TEE driver enabled, linux could use secure services provided
by OP-TEE. With TEE/OP-TEE options selected, we could use the following
node to let the driver probed.
"
        firmware {
			optee {
				compatible = "linaro,optee-tz";
				method = "smc";
			};
		};
"

Thanks,
Peng.
>
>Best regards,
>Krzysztof

-- 

  reply	other threads:[~2017-12-29  0:50 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-28  9:34 [PATCH 1/2] ARM: multi_v7_defconfig: select CONFIG_RTC_DRV_SNVS Peng Fan
2017-12-28  9:34 ` [PATCH 2/2] ARM: multi_v7_defconfig: Enable OP-TEE Peng Fan
2017-12-28 13:03   ` Krzysztof Kozlowski
2017-12-29  0:50     ` Peng Fan [this message]
2017-12-28 13:02 ` [PATCH 1/2] ARM: multi_v7_defconfig: select CONFIG_RTC_DRV_SNVS Krzysztof Kozlowski
2017-12-29  0:39   ` Peng Fan

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=20171229005010.GB17906@shlinux2 \
    --to=van.freenix@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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).