From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lukas Wunner To: op-tee@lists.trustedfirmware.org Subject: Re: [PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations Date: Tue, 24 Dec 2024 09:32:42 +0000 Message-ID: In-Reply-To: MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4193801914923914040==" List-Id: --===============4193801914923914040== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit On Tue, Dec 24, 2024 at 10:28:31AM +0100, Lukas Wunner wrote: > I did raise a concern about this to the maintainer, but to no avail: > https://lore.kernel.org/r/Z1Kym1-9ka8kGHrM(a)wunner.de/ Sorry, wrong link. This is the one I meant to copy-paste... :( https://lore.kernel.org/r/Z0rPxCGdD7r8HFKb(a)wunner.de/ --===============4193801914923914040==-- 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (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 75859E77188 for ; Tue, 24 Dec 2024 09:40:51 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id B116610E09C; Tue, 24 Dec 2024 09:40:50 +0000 (UTC) X-Greylist: delayed 487 seconds by postgrey-1.36 at gabe; Tue, 24 Dec 2024 09:40:49 UTC Received: from bmailout2.hostsharing.net (bmailout2.hostsharing.net [83.223.78.240]) by gabe.freedesktop.org (Postfix) with ESMTPS id C86F010E09C for ; Tue, 24 Dec 2024 09:40:49 +0000 (UTC) Received: from h08.hostsharing.net (h08.hostsharing.net [IPv6:2a01:37:1000::53df:5f1c:0]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "*.hostsharing.net", Issuer "RapidSSL TLS RSA CA G1" (verified OK)) by bmailout2.hostsharing.net (Postfix) with ESMTPS id 377DF2800B6ED; Tue, 24 Dec 2024 10:32:41 +0100 (CET) Received: by h08.hostsharing.net (Postfix, from userid 100393) id 1F95935A1C9; Tue, 24 Dec 2024 10:32:41 +0100 (CET) Date: Tue, 24 Dec 2024 10:32:41 +0100 From: Lukas Wunner To: Sumit Garg Cc: simona.vetter@ffwll.ch, Jens Wiklander , linux-kernel@vger.kernel.org, linux-media@vger.kernel.org, dri-devel@lists.freedesktop.org, linaro-mm-sig@lists.linaro.org, op-tee@lists.trustedfirmware.org, linux-arm-kernel@lists.infradead.org, Olivier Masse , Thierry Reding , Yong Wu , Sumit Semwal , Benjamin Gaignard , Brian Starkey , John Stultz , "T . J . Mercier" , Christian =?iso-8859-1?Q?K=F6nig?= , Matthias Brugger , AngeloGioacchino Del Regno , azarrabi@qti.qualcomm.com Subject: Re: [PATCH v4 0/6] TEE subsystem for restricted dma-buf allocations Message-ID: References: <20241217100809.3962439-1-jens.wiklander@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" On Tue, Dec 24, 2024 at 10:28:31AM +0100, Lukas Wunner wrote: > I did raise a concern about this to the maintainer, but to no avail: > https://lore.kernel.org/r/Z1Kym1-9ka8kGHrM@wunner.de/ Sorry, wrong link. This is the one I meant to copy-paste... :( https://lore.kernel.org/r/Z0rPxCGdD7r8HFKb@wunner.de/