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 15450C433EF for ; Wed, 6 Oct 2021 17:47:17 +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 68FCB610E6 for ; Wed, 6 Oct 2021 17:47:16 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 68FCB610E6 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 31A4483321; Wed, 6 Oct 2021 19:47:14 +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="T93j+cm7"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D5ADA832C7; Wed, 6 Oct 2021 19:47:09 +0200 (CEST) Received: from mail-qt1-x82b.google.com (mail-qt1-x82b.google.com [IPv6:2607:f8b0:4864:20::82b]) (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 7B7D8832A1 for ; Wed, 6 Oct 2021 19:47:02 +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-qt1-x82b.google.com with SMTP id e16so3497581qts.4 for ; Wed, 06 Oct 2021 10:47:02 -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=Szeziw1KnWMnI6B1YmhwqzASnpx2ja47Ba0gyUXU/NA=; b=T93j+cm7bUUp+iydjx83fUQCPzPyhPezNzreQwIm7N9lIiNWUwLmbS5M6ZNguYe7Wd BsSmp7sGd//gM5+DB+BMHRfAJQLgQMiRgSMVy8w0NKy7Ni42pxG9y323NEVHktfMdbcJ meRaNQaOQEDbH1qeK/hwwBB/aYOJ442jazGMs= 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=Szeziw1KnWMnI6B1YmhwqzASnpx2ja47Ba0gyUXU/NA=; b=P4rzMBLLmlpPWS2hSGkeoINWuCr4Br5Ncd8pW5vojSe47K0T0BYPDCUgD8prdMeM0X yt1H09V2m3IC7NOepUUWinfYUWFhtm8Vqcazu4HEZvvl+vdwKazN+hDtgmhPJS9WmA+y pY7wTGcM9EnA7mpStlenyNHYng0GJZNYaFlZ4U7PwdTMBHPALGSrzH1yPCMBsZ333lEi JJxUhQ3LdRCM4GP/SqF/kxsr+ZpiNWijT4rX8qakYQ+Zxep3gqgMrFQcFmX6twuGJUKD k/38ekgRM/eQcSJW32VU/+5hd1SjzXESoLvwm1S8onfFtNCuBWFt3KBoulzY4HUNg45H nwug== X-Gm-Message-State: AOAM532+OFl0Q+/g5tBKnCr+jpXrtRFwxzt79d8WMgZf6K32iIwiu4HY aVZCapUWcrj+8LvdZrKA9D8MXaNHfPiIkA== X-Google-Smtp-Source: ABdhPJyTUmEvpmRfC0YqVRepOMXo7yuCJtoJ/jgOxBhr1+giiBJibu5lI2q4oVAoUJWDcVRf7gnFqw== X-Received: by 2002:ac8:6112:: with SMTP id a18mr5548qtm.401.1633542421064; Wed, 06 Oct 2021 10:47:01 -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 v5sm11931896qkh.17.2021.10.06.10.47.00 (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Wed, 06 Oct 2021 10:47:00 -0700 (PDT) Date: Wed, 6 Oct 2021 13:46:58 -0400 From: Tom Rini To: Oleksandr Suvorov Cc: u-boot@lists.denx.de Subject: Re: [PATCH] lib: rsa: fix dependency for SPL_RSA_VERIFY Message-ID: <20211006174658.GA31748@bill-the-cat> References: <20210916120336.292530-1-oleksandr.suvorov@foundries.io> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="rhuKyGt6vRJgh4nI" Content-Disposition: inline In-Reply-To: <20210916120336.292530-1-oleksandr.suvorov@foundries.io> 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 --rhuKyGt6vRJgh4nI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Sep 16, 2021 at 03:03:36PM +0300, Oleksandr Suvorov wrote: > SPL_RSA_VERIFY requires SPL_RSA to be enabled. Add correct > dependency. >=20 > Signed-off-by: Oleksandr Suvorov Applied to u-boot/master, thanks! --=20 Tom --rhuKyGt6vRJgh4nI Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFd4RIACgkQFHw5/5Y0 tywMfAwAhKVnNUvlJF0zg43ZG4csIMe/qJMnTEUUefDmMgbqXrHfwjOg3FBZRcUh VYGvzREfXOodDIVsDoFDdDTFO+3nfYklKw491uswzEYXpTJ7atKKK4HEhmT6bBpN oMrbLCO4pVm1O0jq0Xkwe6xpJxMT3x14ZNgaJFycMUPnAU8DV9FIWLNnI7HqpOpn EVHC9gcMoyBbf2L78j3iw4WEQ4yd80xpQCbHDRKRvZTvhO7DlrBD4dYsTABvGU/c AZRimYVKRAdKVsAub5artT2KkZ6FKnuotdI8oyXw4pj9XXtCJm1cDUt3BmIwVdf8 Iiv3Y4e1VkucVwR+Tih28mCeKu8lDduSMKakyCcFdP3B8FyqPp3jweU0snl59wCr nArg5VF+ioR2o088buWSz8BSbuZFyAUN2Qpsh41JNoH05I7fTpeXDi47/nDcySZI 5YpcvWgSZKcJRVlbjvVRy3SLqyKVbtN/oF1RZRKyeUErKTsvSkkH5BYkwVFhD5c+ llAEeaM4 =QRnE -----END PGP SIGNATURE----- --rhuKyGt6vRJgh4nI--