From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 49606C4332F for ; Wed, 9 Nov 2022 15:09:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:CC:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=lLo+9hCBlS7qRh62t4kA2lOwu87pFExRjWPmpxZBklU=; b=Kg8MttCP5Osf3f FMrQdKkdxYQpEJzIJ6sfEFWMzwYDoRZ33hIwJYXA4oowXzmS3Mvmd3QBrZzvmX4ZcVFra++W590Cq QgRnRTHAv0tnqtVCED1lVvAgacUNAoiA8rXnb7m+LroisGjzpVS02OARuR/3D7N0sFxzzbeZmAPtn gDM5OeAfXs7IOhtF/mV6HhqoGpruoMAbuA1FjUMLGP/O4kFyvetAzOyhUp1uf0OdORy1rwGT3pe2i 7tgvcIaS9x2+INPuFkcxr66IM5AeyWdmL5Hv7Q13r83Ke1gyCRoXXwrvmUeRWw0Npmy/Zh6srcZiF 5qKlYZqOgowYrOcGEZbQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1osmgO-00EOFZ-Fc; Wed, 09 Nov 2022 15:08:04 +0000 Received: from mx0a-0016f401.pphosted.com ([67.231.148.174] helo=mx0b-0016f401.pphosted.com) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1osmgL-00EOCb-E3 for linux-arm-kernel@lists.infradead.org; Wed, 09 Nov 2022 15:08:02 +0000 Received: from pps.filterd (m0045849.ppops.net [127.0.0.1]) by mx0a-0016f401.pphosted.com (8.17.1.19/8.17.1.19) with ESMTP id 2A98eJGf011839; Wed, 9 Nov 2022 07:07:51 -0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=marvell.com; h=from : to : cc : subject : date : message-id : in-reply-to : references : mime-version : content-transfer-encoding : content-type; s=pfpt0220; bh=rTco5HjmGFlE4iOYeQIwq1HV8zdBI7akldkUPr6egrA=; b=WZz3vCQKG1KMOuf0xJy5wjnT/6TnO3tswLFKEZHxCRbtPwszuG423eYT4xM/pv0e7Vlv h2MMwHHmcx50b0ntgwgTFT+LuvBvTLU6fhzYebx0UlEKZqJZ2JkWj0oYxsA5KzW1aOzh g3UJkegMLQWsppG0ZO06oXhe6hUQmRS1eCwmSUUKVLiU1nr117j2VnhM8zFF4oio2tzH ojT1H7kqbIAClzqZs0afOUxml2NeDxfDsCCh7O0NXHvHnKJx2eKzia+TXS/OyL6cnsWW jhjUDeWPIIqbOl5UKBPB4DZYgMI7GDIt9f4dm/6jEq31dZ4W18tUVIaPbGx+w8V1et6N Kw== Received: from dc5-exch02.marvell.com ([199.233.59.182]) by mx0a-0016f401.pphosted.com (PPS) with ESMTPS id 3kr8wbs8b1-1 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-SHA384 bits=256 verify=NOT); Wed, 09 Nov 2022 07:07:51 -0800 Received: from DC5-EXCH02.marvell.com (10.69.176.39) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server (TLS) id 15.0.1497.18; Wed, 9 Nov 2022 07:07:49 -0800 Received: from maili.marvell.com (10.69.176.80) by DC5-EXCH02.marvell.com (10.69.176.39) with Microsoft SMTP Server id 15.0.1497.18 via Frontend Transport; Wed, 9 Nov 2022 07:07:49 -0800 Received: from octopus.marvell.com (octopus.marvell.com [10.5.24.3]) by maili.marvell.com (Postfix) with ESMTP id 855B13F7074; Wed, 9 Nov 2022 07:07:46 -0800 (PST) From: To: , , CC: Krzysztof Kozlowski , Rob Herring , Stefan Chulski , Nadav Haklai , Konstantin Porotchkin , Andrew Lunn , Gregory Clement , "Sebastian Hesselbarth" Subject: [PATCH] arm64: dts: marvell: add optee FW definitions Date: Wed, 9 Nov 2022 17:07:43 +0200 Message-ID: <20221109150743.1444103-1-kostap@marvell.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <[PATCH] arch/arm64/boot/dts/marvell: add optee FW definitions> References: <[PATCH] arch/arm64/boot/dts/marvell: add optee FW definitions> MIME-Version: 1.0 X-Proofpoint-GUID: t8Mrwa5BaYiou4ZoVpA53mYEy7u-6PIX X-Proofpoint-ORIG-GUID: t8Mrwa5BaYiou4ZoVpA53mYEy7u-6PIX X-Proofpoint-Virus-Version: vendor=baseguard engine=ICAP:2.0.219,Aquarius:18.0.895,Hydra:6.0.545,FMLib:17.11.122.1 definitions=2022-11-09_06,2022-11-09_01,2022-06-22_01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221109_070801_503025_12AE54C9 X-CRM114-Status: GOOD ( 12.44 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Konstantin Porotchkin Add reserved memory and ARM firmware definitions for optee memory region in Marvell Armada SoCs to avoid protected memory access. Signed-off-by: Konstantin Porotchkin Cc: Andrew Lunn Cc: Gregory Clement Cc: Sebastian Hesselbarth --- arch/arm64/boot/dts/marvell/armada-37xx.dtsi | 5 +++++ arch/arm64/boot/dts/marvell/armada-ap80x.dtsi | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi index df152c72276b..e300145ad1a6 100644 --- a/arch/arm64/boot/dts/marvell/armada-37xx.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-37xx.dtsi @@ -35,6 +35,11 @@ psci-area@4000000 { reg = <0 0x4000000 0 0x200000>; no-map; }; + + tee@4400000 { + reg = <0 0x4400000 0 0x1000000>; + no-map; + }; }; cpus { diff --git a/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi b/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi index a06a0a889c43..4e6d29ad32eb 100644 --- a/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi +++ b/arch/arm64/boot/dts/marvell/armada-ap80x.dtsi @@ -41,6 +41,11 @@ psci-area@4000000 { reg = <0x0 0x4000000 0x0 0x200000>; no-map; }; + + tee@4400000 { + reg = <0 0x4400000 0 0x1000000>; + no-map; + }; }; AP_NAME { -- 2.25.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel