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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 44A27C433EF for ; Tue, 5 Oct 2021 22:02:08 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 99E6561186 for ; Tue, 5 Oct 2021 22:02:07 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 99E6561186 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8A90F831D8; Wed, 6 Oct 2021 00:01:59 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="q9M6atqQ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id BFA4D82FC5; Wed, 6 Oct 2021 00:01:55 +0200 (CEST) Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id F3F3582FC5 for ; Wed, 6 Oct 2021 00:01:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qk1-x734.google.com with SMTP id g21so485345qki.11 for ; Tue, 05 Oct 2021 15:01:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=4TT/tcLvWe/yAdK8lKKTqZ1qLge+PCEntzQuCcty5dc=; b=q9M6atqQEpfI6nnTj4zWlwBBViCy794IYrCP3Uu5lxOgTVu7xWMdep+HrSp/0FKpOL L9vISsJwPgdew40OCuUiOX9gnCBf/1wvXfxohi1I5c4P/KOHT5v0M/1DJNV98JcUSKYa g9gv3XFh6sESTt6RaZ+xu5FAIkW85o81FiW18= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=4TT/tcLvWe/yAdK8lKKTqZ1qLge+PCEntzQuCcty5dc=; b=SFD6L7YByGiLLy4XwwbfttHXs9TXfqO/wFA5imBnKjqDPX7U3j1COdgUQzbIqxVHqq Hv9Lnau3cyW81A4MyxcM3dFjOu/9082hNkB/CnDp0eS1zLUC5gjQPGlnvFyNomMYvlW1 hlaPsnQhPpMuB/nEyHKvqWbwr8SFF2bemnA/aQzFVTCH6T6wH1m5YvR1w0DS/i9UcICF fso5asCTtmj1L1V79VM3TtdhNGuuukY6rJV10hCFNszpqQZ09KhL/K40QWQX30Lte81w KQJDIAHU/Du1Ac/O+quqcH9Xx1mBgoeMMU2/Xhz/qpL+Hau3u8CCz59zIL3PDmUuUFl6 ihqw== X-Gm-Message-State: AOAM532NwW5y8YvGMr4OB8FJnwntYOf1wh2wF9NUikrmxCvwPR3aI0mS nlJ3o/nYHN/qoetEdAsBeNJSbg== X-Google-Smtp-Source: ABdhPJw/E2Ilba/13JgJFDVJjBwSAa9X9xV/6kh9c9fpi4i90trED6XsVVxnK5nNJrm0Zf/nl28XIw== X-Received: by 2002:a37:64ce:: with SMTP id y197mr17219240qkb.399.1633471309776; Tue, 05 Oct 2021 15:01:49 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-acff-2c31-c6db-812f.res6.spectrum.com. [2603:6081:7b01:cbda:acff:2c31:c6db:812f]) by smtp.gmail.com with ESMTPSA id v3sm10236784qkf.131.2021.10.05.15.01.48 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 05 Oct 2021 15:01:49 -0700 (PDT) Date: Tue, 5 Oct 2021 18:01:47 -0400 From: Tom Rini To: Patrick Delaunay Cc: u-boot@lists.denx.de, etienne.carriere@linaro.org, "Alex G ." , Jens Wiklander , Patrice Chotard , Simon Glass , uboot-stm32@st-md-mailman.stormreply.com Subject: Re: [PATCH 2/2] tee: add a stub for tee_find_device Message-ID: <20211005220147.GB31748@bill-the-cat> References: <20210902115512.1.I1c6536da7609f8240549cccae2708e075dc9fcf3@changeid> <20210902115512.2.Ibfbc7792766c73de7904b13321d9fc5658d929a8@changeid> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="f1mdG47JcDrWf2Io" Content-Disposition: inline In-Reply-To: <20210902115512.2.Ibfbc7792766c73de7904b13321d9fc5658d929a8@changeid> X-Clacks-Overhead: GNU Terry Pratchett User-Agent: Mutt/1.9.4 (2018-02-28) X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.2 at phobos.denx.de X-Virus-Status: Clean --f1mdG47JcDrWf2Io Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 02, 2021 at 11:56:17AM +0200, Patrick Delaunay wrote: > Add stub for tee_find_device function when CONFIG_TEE is not activated > to simplify the caller code. >=20 > This patch allows to remove the CONFIG_IS_ENABLED(OPTEE) tests > for stm32 platform. >=20 > Signed-off-by: Patrick Delaunay > Acked-by: Etienne Carriere > Reviewed-by: Jens Wiklander Applied to u-boot/master, thanks! --=20 Tom --f1mdG47JcDrWf2Io Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFcy0sACgkQFHw5/5Y0 tyzLzQwAsETfgkcCX0vf4BMfxoOCOsuXAmtE1ZgeqKrYPOsvhhiMVurexep0juD0 wG5m6E/xXlwLNsrfcA7lrShShAgY4Z+C45JZy6zB87mq81tmjJKkb2IjHcFL+Fc3 3WezTw+Krjgw/JifAXY3BtYeVcfuVmHnKXExpW7cEysQoOL8yo2GCrfD3R4H5AYc jD3gZiRh16bpFexF2D0c/h2KsZuJisK2CIbXTxIuZHtSsYOo2PIkfUfJ13uSqsMg e4IVbHsBveiYY6M4OPGrmu3bYnP4pqnGqJmS+nG2vg+IZr7H4stS126jUB0Rg+aQ 6wASRwDsIMqwGH+Kx/sksz3sVet0OFOD06IhycWOsLBc5rqQVb8pn2gKE6QBpVOl Z0cZxCYg5WTHFM65CZXEJ1aT6NBn5Z5j4qifklkdnQhmgJHaAvKkXTnn+yt6U/pV 9AE6asYbSlmecYXzjF03La+Zmx4/dRhOEgx+rgQ9bZW/aSx8zOHW6F0WvpA+hoR3 hy46kxrT =3tx1 -----END PGP SIGNATURE----- --f1mdG47JcDrWf2Io--