Message ID | 20220721134050.1047866-1-linus.walleij@linaro.org (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-crypto-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id BAD5BC433EF for <linux-crypto@archiver.kernel.org>; Thu, 21 Jul 2022 13:43:49 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230149AbiGUNnr (ORCPT <rfc822;linux-crypto@archiver.kernel.org>); Thu, 21 Jul 2022 09:43:47 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49040 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229897AbiGUNnB (ORCPT <rfc822;linux-crypto@vger.kernel.org>); Thu, 21 Jul 2022 09:43:01 -0400 Received: from mail-lf1-x131.google.com (mail-lf1-x131.google.com [IPv6:2a00:1450:4864:20::131]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 9609A82FA4 for <linux-crypto@vger.kernel.org>; Thu, 21 Jul 2022 06:42:56 -0700 (PDT) Received: by mail-lf1-x131.google.com with SMTP id t1so2842285lft.8 for <linux-crypto@vger.kernel.org>; Thu, 21 Jul 2022 06:42:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=OlrA4aslqLMnxqVvAtkDsO1/WINFttVW+0JawkwP3pw=; b=qoM8TeC20pNuuY6iL7VUi3Voz9NpK162VWFoXK22FifWi0TXCN+eDbtHIWNh4t50y0 3CNg+vTQWZuzvUfut2sJMG3juX06w2Zlrluy+qD/eQ/bfCKyKZA0STao8frQOFzXavMy Jy+KfaCoT2U4d8yg3THRU1oOc4WDkNmJx3tqNP7GRbp/cQkWpVEX1XiaJGNdLHecO3yp YywMkNtwV/hrp5mFADrMhn9vQitPHFY/6CKBLrmqVY8X78ch6U+2pfSMsoSbmEAdfRnq kU5JUqo+z5OtFBSoc7gSkMCoBYwMOE0SmHSMLpAfHqqu1HksB02JrUwxk/pBu+iddOEJ B6dQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:mime-version :content-transfer-encoding; bh=OlrA4aslqLMnxqVvAtkDsO1/WINFttVW+0JawkwP3pw=; b=1R7gwmowwUHVhX+cnMiR3PPs//rCIKwQNR5z2lVASYZrXVRbucPII6RjLwgwQSavoW Zv2TX6MSqsUwEzwx6kgunt9tdD4LpdbMN72ZeOnj2jZtzQ5Wo2U05uq8ihdCSYabVeWr qtMCw9+4VX23bKXYcAJWYRwVHdQVm5kLMIRczFjl3nXNLRRt8ag1aXFmprniBsEiT3TC N/Lk4nPAmanCVOCiMWDLmRUjxOrtXi1q9oEsfshkjgMQqlZB1m26ALzE4wH4Zdw0HNQN 8Qg+5BBG/S2HlppVmeAMiz6B5omJJvsK8EZaSqPh9lgAwCWFyPPppkjBQQ9xhRoLxQzQ RhsQ== X-Gm-Message-State: AJIora9HTkUSHxh5E03biQ9wHHJt2JTAFj+DvC9IBeJb7PPKoWfQyyQG mos8ru0nfdiK3z5m0YcSW+fov9eV6jXmcg== X-Google-Smtp-Source: AGRyM1sEqvU9xBwqqi9i1CKGOI5WSuZpn9Pb60ReR+UoPT8YvLVKi/S8o42XRlDzwxHGYb7hduu83g== X-Received: by 2002:a05:6512:3984:b0:489:e65c:4627 with SMTP id j4-20020a056512398400b00489e65c4627mr23195394lfu.72.1658410974806; Thu, 21 Jul 2022 06:42:54 -0700 (PDT) Received: from localhost.localdomain (c-fdcc225c.014-348-6c756e10.bbcust.telenor.se. [92.34.204.253]) by smtp.gmail.com with ESMTPSA id o23-20020ac24e97000000b004867a427026sm458568lfr.40.2022.07.21.06.42.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 21 Jul 2022 06:42:54 -0700 (PDT) From: Linus Walleij <linus.walleij@linaro.org> To: linux-crypto@vger.kernel.org, Herbert Xu <herbert@gondor.apana.org.au>, "David S . Miller" <davem@davemloft.net> Cc: phone-devel@vger.kernel.org, Stefan Hansson <newbyte@disroot.org>, Linus Walleij <linus.walleij@linaro.org> Subject: [PATCH 00/15] Ux500 hash cleanup Date: Thu, 21 Jul 2022 15:40:35 +0200 Message-Id: <20220721134050.1047866-1-linus.walleij@linaro.org> X-Mailer: git-send-email 2.36.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: <linux-crypto.vger.kernel.org> X-Mailing-List: linux-crypto@vger.kernel.org |
Series |
Ux500 hash cleanup
|
expand
|
On Thu, Jul 21, 2022 at 3:42 PM Linus Walleij <linus.walleij@linaro.org> wrote:
> This cleans up the Ux500 hash accelerator.
There are still problems with the patch set, discovered after a few
iterations of expensive tests (and logging to netconsole to not
lose any debug messages).
I am ironing out the problems or at least making sure is is not
worse than before the patches, then I will submit v2.
Review comments are however most welcome!
Yours,
Linus Walleij