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 X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8D148C33CB3 for ; Thu, 16 Jan 2020 18:53:49 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id 3E1382053B for ; Thu, 16 Jan 2020 18:53:49 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="aY8BUMb7" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3E1382053B Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=atomide.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LqVX/FA3M7cfLj5pElY5Zk2Ru5u5sMVe1mcYYUVDzK8=; b=aY8BUMb7GHHzFc c5lqUWmkb2FpLc331CDyKmyDkMxhFkl94ptkTM/nCTqC7jQISQWb6MIgI1O9DAfjW3IThQdBuunEu 2Cp1rXJXIm5Hq+t59o0cSL6Ck1lvJUTx905vRjdsnLARq8ajIn4UcOQAN5jzDEewmI8IBuRWoiUfI G2qun8h9Oc51GiJo7QoU8WvptVJoipQaurrZl4giy0r1U3MPS1FBGCK3b/LD9e0SG3B7+oj8lPqpv +aufHHdiFfIcBqdRRWaPQTsZqVYN//huiVgL7kywEvw8KC/c/77CDMrkhoLZn/V3Uy2KpmkS9eMsi wKQVLhCnvYFJJ8lYDyjg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1isAH5-0002P2-3r; Thu, 16 Jan 2020 18:53:47 +0000 Received: from muru.com ([72.249.23.125]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1isACG-0004l8-3b for linux-arm-kernel@lists.infradead.org; Thu, 16 Jan 2020 18:48:55 +0000 Received: from hillo.muru.com (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTP id A060D8125; Thu, 16 Jan 2020 18:49:27 +0000 (UTC) From: Tony Lindgren To: soc@kernel.org Subject: [GIT PULL 2/4] soc changes for omap smc for v5.6 Date: Thu, 16 Jan 2020 10:48:11 -0800 Message-Id: X-Mailer: git-send-email 2.24.1 In-Reply-To: References: MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200116_104848_230706_5CDC66AD X-CRM114-Status: UNSURE ( 8.29 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Tony Lindgren , linux-omap@vger.kernel.org, arm@kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: "Tony Lindgren" The following changes since commit 4601832f40501efc3c2fd264a5a69bd1ac17d520: ARM: OMAP2+: use separate IOMMU pdata to fix DRA7 IPU1 boot (2019-12-17 09:57:09 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v5.6/soc-smc-signed for you to fetch changes up to 8ab871f8bdfcca627802b6992e556fba5722a268: ARM: OMAP2+: sleep43xx: Call secure suspend/resume handlers (2020-01-13 10:06:46 -0800) ---------------------------------------------------------------- SMC related changes for omaps for v5.6 merge window A series of changes to use optee SMC calls if optee is initialized by the bootloader. Based on the discussions on LAKML in mailing list thread "arm_smccc_smc as generic smc interface?" we don't want to add more quirk handling to arm_smccc_smc() and want to handle it locally instead. ---------------------------------------------------------------- Andrew F. Davis (4): ARM: OMAP2+: Add omap_secure_init callback hook for secure initialization ARM: OMAP2+: Introduce check for OP-TEE in omap_secure_init() ARM: OMAP2+: Use ARM SMC Calling Convention when OP-TEE is available ARM: OMAP2+: sleep43xx: Call secure suspend/resume handlers arch/arm/mach-omap2/common.h | 2 +- arch/arm/mach-omap2/io.c | 11 +++++++++ arch/arm/mach-omap2/omap-secure.c | 50 +++++++++++++++++++++++++++++++++++++++ arch/arm/mach-omap2/omap-secure.h | 10 ++++++++ arch/arm/mach-omap2/omap-smc.S | 6 ++--- arch/arm/mach-omap2/pm33xx-core.c | 24 +++++++++++++++++++ 6 files changed, 99 insertions(+), 4 deletions(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel