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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8BCB0EB64DB for ; Fri, 16 Jun 2023 17:42:39 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230420AbjFPRmi (ORCPT ); Fri, 16 Jun 2023 13:42:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35288 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344162AbjFPRmh (ORCPT ); Fri, 16 Jun 2023 13:42:37 -0400 Received: from mail-ej1-x630.google.com (mail-ej1-x630.google.com [IPv6:2a00:1450:4864:20::630]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 914522D72 for ; Fri, 16 Jun 2023 10:42:35 -0700 (PDT) Received: by mail-ej1-x630.google.com with SMTP id a640c23a62f3a-982a99fda0dso135395466b.1 for ; Fri, 16 Jun 2023 10:42:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1686937354; x=1689529354; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :from:to:cc:subject:date:message-id:reply-to; bh=kzife/Ga92KPfU7PxiFcBGMF+Tc4zP+RIFWwh5m1s7c=; b=YG+LJ62WNuMOGkE6EoEI92oUfLgdHJgX/EjN8Ld80jfUl3qvIpuHcDgeWC6/XEhr3O h3HPKixTNv7Fz3j1bptLYcdX2mvA9RFci62+MiCmi+g1Xa1WKGCe1GPj3vBqEpVOnVwS LPdLApPxHldnVRsZdm3q+Cw0BFB3K7dyy64wWq54vzhUMHCh4my2/IjxLhi2xZ75KBhX nKKZet2AysRtYyOtEJZaBa6eOb50qF5TrB6qEUk8O37us/lOQiYOe/wwaXXdASn6z18O rwnx21Qzu1CFiVM+kItVQ3zKRnJu3Z9vpIFxR2KHSYxquDSzjp0lAz6T9lPT/9YhYhIM TMCA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686937354; x=1689529354; h=content-transfer-encoding:in-reply-to:from:references:cc:to :content-language:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=kzife/Ga92KPfU7PxiFcBGMF+Tc4zP+RIFWwh5m1s7c=; b=f7yq0smINqbmRQmbgsgN8JOFtx/2h6R313+aIsX5aa7hHt4n8ea/rgQU3d+qpK0HhC X6tqUYsET2O5NwpQ/9YAPNQGRq/y1afDI0Ctz6j8Fk1NHxw0yLx3yAN6iVa3JrgbsrH7 4iyv2Fy3SIpEreS58+P0V+QxZZRgAJ/175QXlW8ea3cQSoynbwITDZNj6USqiT52y08h lR603mU3retJzhFakKaVV5/nbX97gMDXfy172o6qFtgYyYT3qT96jRhkKRVj8X3a0sal tZGqGiG0ICstfZD5s+74ZMcgLbdDu7uUx+D1JlwGEC0zmCuumc8cEv9AOGYMvamn5U4q ez1Q== X-Gm-Message-State: AC+VfDyy96mhI5rmB07+EJgJfhtNI+WplxrFklXThd7KJz5LakO6MGRl brb+BlkwutZ83Ph2rxq8BwFvbA== X-Google-Smtp-Source: ACHHUZ4Y3n61KROIK4ccOC0xSeZQmjKQhp+TTdrpdIlIthZMT4ClAAb9Rw2x5HyJ0MEYGpLLlXWi6A== X-Received: by 2002:a17:906:a8f:b0:957:48c8:b081 with SMTP id y15-20020a1709060a8f00b0095748c8b081mr2181445ejf.24.1686937353847; Fri, 16 Jun 2023 10:42:33 -0700 (PDT) Received: from [192.168.1.20] ([178.197.219.26]) by smtp.gmail.com with ESMTPSA id a13-20020a170906684d00b009828dac8425sm3043094ejs.105.2023.06.16.10.42.32 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Fri, 16 Jun 2023 10:42:33 -0700 (PDT) Message-ID: Date: Fri, 16 Jun 2023 19:42:31 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.12.0 Subject: Re: [PATCH v6 00/11] arm64: qcom: Enable Crypto Engine for a few Qualcomm SoCs Content-Language: en-US To: Naresh Kamboju , bhupesh.sharma@linaro.org Cc: agross@kernel.org, andersson@kernel.org, bhupesh.linux@gmail.com, devicetree@vger.kernel.org, djakov@kernel.org, konrad.dybcio@linaro.org, linux-arm-msm@vger.kernel.org, linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, neil.armstrong@linaro.org, rfoss@kernel.org, robh+dt@kernel.org, vladimir.zapolskiy@linaro.org, lkft-triage@lists.linaro.org, anders.roxell@linaro.org, Linux Kernel Functional Testing References: <20230405072836.1690248-1-bhupesh.sharma@linaro.org> <20230412115532.300516-1-naresh.kamboju@linaro.org> From: Krzysztof Kozlowski In-Reply-To: <20230412115532.300516-1-naresh.kamboju@linaro.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On 12/04/2023 13:55, Naresh Kamboju wrote: > > > This patchset enables Crypto Engine support for Qualcomm SoCs like > > SM6115, SM8150, SM8250, SM8350 and SM8450. > > > > Note that: > > - SM8250 crypto engine patch utilizes the work already done by myself and > > Vladimir. > > - SM8350 crypto engine patch utilizes the work already done by Robert. > > - SM8450 crypto engine patch utilizes the work already done by Neil. > > > > Also this patchset is rebased on linux-next/master. > > These patches tested on top of Linux next-20230406. > > > Tested-by: Anders Roxell > Tested-by: Linux Kernel Functional Testing You provided the tags for entire patchset but it includes different boards. On what boards did you test it? Best regards, Krzysztof