From patchwork Fri Oct 28 10:19:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jens Wiklander X-Patchwork-Id: 9401775 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id EF47A601C0 for ; Fri, 28 Oct 2016 10:21:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id D79592A72F for ; Fri, 28 Oct 2016 10:21:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id CBCB12A741; Fri, 28 Oct 2016 10:21:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED, T_DKIM_INVALID autolearn=unavailable version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 622DA2A72F for ; Fri, 28 Oct 2016 10:21:43 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.85_2 #1 (Red Hat Linux)) id 1c04Gt-000719-Bd; Fri, 28 Oct 2016 10:20:23 +0000 Received: from mail-lf0-x22a.google.com ([2a00:1450:4010:c07::22a]) by bombadil.infradead.org with esmtps (Exim 4.85_2 #1 (Red Hat Linux)) id 1c04Go-00066n-Cp for linux-arm-kernel@lists.infradead.org; Fri, 28 Oct 2016 10:20:19 +0000 Received: by mail-lf0-x22a.google.com with SMTP id x79so53137133lff.0 for ; Fri, 28 Oct 2016 03:19:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=RoDt2MB5EZjGNqNfmOo5JpAHiL5JGVYY4Y74L3ftVN8=; b=G5lWdG+gKMPMNISlNMWkZyKLNScuwk0pHSu4K+pi/gKhRl7Q5XtBiQSOumBaEL/8bZ Kkg8zgjo/JO0rTUpv3DcIOVjWIvEf0Nqh9NA2SQe5fufi4UENY5E3LflxF3G6JEDzwHZ vD1KDiapw1LHLvTk/nXDXvpnGFRrHMxeLT8sU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=RoDt2MB5EZjGNqNfmOo5JpAHiL5JGVYY4Y74L3ftVN8=; b=inat2Elx5Tigcfk8Pj4gE9nCDyndqp7UvC6tpKrjW5AsTyYOolvn0dQVGvZkfJfGxZ xmbYLNlh7jBVFN59MlcH4BuLhaQ0oEBIQe0Uq9PSdbygkTPNFFqJNvXGFZSLS5IHF5eo VDQuhmlISvACi+mDAwbgnsXgyL6uuvwmH/Leqg6Hjhz3PyiAEOcbmX3udqCdTNOTTG8y lqTxzq3jOguWw1jQZfeLAV5vkR0bX+RPfx1rPjGPaEvIzomkNVsXyyIkG0vkin954HNT uh+hcsWu07bqNC2v50DAXA+l3Db62MmFzKudbwaV5+UOEPAK7mOHBUNcb6kY8R3zIH+E Txaw== X-Gm-Message-State: ABUngvfh9aNZ3GMWF7m+YIXBITEEJedIah8YIo7jSx+UA/6Pr+1JXvW2xgrwcgfrK/vUytA0 X-Received: by 10.25.211.138 with SMTP id k132mr3656898lfg.45.1477649995928; Fri, 28 Oct 2016 03:19:55 -0700 (PDT) Received: from ermac.urgonet (h-84-45.a175.priv.bahnhof.se. [79.136.84.45]) by smtp.gmail.com with ESMTPSA id 79sm1954656lja.16.2016.10.28.03.19.54 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 28 Oct 2016 03:19:55 -0700 (PDT) From: Jens Wiklander To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: [PATCH v12 RESEND 1/4] dt/bindings: add bindings for optee Date: Fri, 28 Oct 2016 12:19:41 +0200 Message-Id: <1477649984-16777-2-git-send-email-jens.wiklander@linaro.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1477649984-16777-1-git-send-email-jens.wiklander@linaro.org> References: <1477649984-16777-1-git-send-email-jens.wiklander@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20161028_032018_821419_AE42950D X-CRM114-Status: GOOD ( 16.00 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: valentin.manea@huawei.com, Mark Rutland , javier@javigon.com, emmanuel.michel@st.com, Arnd Bergmann , Nishanth Menon , Greg Kroah-Hartman , broonie@kernel.org, Will Deacon , Michal Simek , jean-michel.delorme@st.com, Jason Gunthorpe , Rob Herring , Al Viro , "Andrew F. Davis" , Jens Wiklander MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Introduces linaro prefix and adds bindings for ARM TrustZone based OP-TEE implementation. Acked-by: Rob Herring Signed-off-by: Jens Wiklander --- .../bindings/arm/firmware/linaro,optee-tz.txt | 31 ++++++++++++++++++++++ .../devicetree/bindings/vendor-prefixes.txt | 1 + 2 files changed, 32 insertions(+) create mode 100644 Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt diff --git a/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt b/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt new file mode 100644 index 0000000..d38834c --- /dev/null +++ b/Documentation/devicetree/bindings/arm/firmware/linaro,optee-tz.txt @@ -0,0 +1,31 @@ +OP-TEE Device Tree Bindings + +OP-TEE is a piece of software using hardware features to provide a Trusted +Execution Environment. The security can be provided with ARM TrustZone, but +also by virtualization or a separate chip. + +We're using "linaro" as the first part of the compatible property for +the reference implementation maintained by Linaro. + +* OP-TEE based on ARM TrustZone required properties: + +- compatible : should contain "linaro,optee-tz" + +- method : The method of calling the OP-TEE Trusted OS. Permitted + values are: + + "smc" : SMC #0, with the register assignments specified + in drivers/tee/optee/optee_smc.h + + "hvc" : HVC #0, with the register assignments specified + in drivers/tee/optee/optee_smc.h + + + +Example: + firmware { + optee { + compatible = "linaro,optee-tz"; + method = "smc"; + }; + }; diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index f0a48ea..6ab5d04 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -155,6 +155,7 @@ lacie LaCie lantiq Lantiq Semiconductor lenovo Lenovo Group Ltd. lg LG Corporation +linaro Linaro Limited linux Linux-specific binding lltc Linear Technology Corporation lsi LSI Corp. (LSI Logic)