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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id F1A71C43334 for ; Fri, 15 Jul 2022 15:13:28 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E99B580584; Fri, 15 Jul 2022 17:13:26 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=gmail.com header.i=@gmail.com header.b="QBJwztr1"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 37FF1810EA; Fri, 15 Jul 2022 17:13:25 +0200 (CEST) Received: from mail-pj1-x102c.google.com (mail-pj1-x102c.google.com [IPv6:2607:f8b0:4864:20::102c]) (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 8F2EB80584 for ; Fri, 15 Jul 2022 17:13:22 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=festevam@gmail.com Received: by mail-pj1-x102c.google.com with SMTP id g16-20020a17090a7d1000b001ea9f820449so11786103pjl.5 for ; Fri, 15 Jul 2022 08:13:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=vBNiE80NNlBUrQ3zbLxImEAC4o/0c/Pus9FUD9bRXCk=; b=QBJwztr1LswzPQajiK9HBzaZpyDOo1D5SD7R3jcgjMHLUF5mUtsNqbqidx4R8QDsFC TDY4O8hMT9huD4TYmXcn5N8JwAP3quSN4uZYGTpthrwGKswC1txxZty3JxVp4iLnDvgK 767mVx9NuNQeHX0oG91zxDv8bxZ3btc9clr+6uPWnYfwEA4uEj0YSMB7+qvPF6amAPU7 8YwuTOxE8CfpabdejGf2ZRdJ2kStsiKv96UJQHEw1pgcV1X1ZPU8GMD7og76aeP1gvV2 w4IoTI0uKKypNHtvFM0mtvha0aOS6X1IesSqfIsWtLJsGodWqfry7RAYM5+vYFoKPoun 2/4A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=vBNiE80NNlBUrQ3zbLxImEAC4o/0c/Pus9FUD9bRXCk=; b=zvTVPDJASuknxFnArC9vT3l6Bzz46hrC8RXrSSoZ+n/RcGAGYZbNhdLpZv+9DbrOFZ 9idX4ohY2MQNfZ/8Y2BPTPjctevX125cUbPGS8Z7saHAAo9TIyn2Iw1MRXyTS/xKcNeM KogothnAQMFrtY6NCbs6Dy1bX1mDgrzDvRtEvFC59fSmg8mi7Au4xgN3UrI5PrXohS1o 0dyzuhPm8iFzIKClycaCpx9WKXD2iXegOs538u9fhFGucNfd0mKaKmeQbP6kxXOyL1ge VEfd0Dy7cJm+8IoKtieGbldXLi7RUNOeeCcreAnuLUyKWVjnvQcRT/JvgK45b22Z11K+ WS+g== X-Gm-Message-State: AJIora8y0ooeIunfoMCs00weGm0+jJH1+0Kx63z5NH2ZBhfSZ9kMNDnc KHRjsgkZKwz5t7f74v7l7s403TcFdZQHOwp/gis= X-Google-Smtp-Source: AGRyM1sL8LsxzlWeVi/vK2Y4CFb3gxh9grxPq1hz5Nop3iv42xckRSJne8tfNbvahpNWk43P3essxeH6wreknppWq/s= X-Received: by 2002:a17:902:8344:b0:16a:6e99:de2c with SMTP id z4-20020a170902834400b0016a6e99de2cmr14122632pln.130.1657897995861; Fri, 15 Jul 2022 08:13:15 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: Fabio Estevam Date: Fri, 15 Jul 2022 12:13:03 -0300 Message-ID: Subject: Re: [EXT] [REGRESSION]: v2022.07: SHA256 hash is broken on imx8m series with CAAM enabled To: ZHIZHIKIN Andrey Cc: Gaurav Jain , "u-boot@lists.denx.de" , "festevam@denx.de" , "sbabic@denx.de" , Michael Walle , Tommaso Merciai , Michael Trimarchi , Marek Vasut , Simon Glass , Patrick Delaunay , Stefan Roese , Horia Geanta , Pankaj Gupta , Varun Sethi , Ye Li , dl-uboot-imx , trini Content-Type: text/plain; charset="UTF-8" X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 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.6 at phobos.denx.de X-Virus-Status: Clean Hi Andrey, On Fri, Jul 15, 2022 at 12:06 PM ZHIZHIKIN Andrey wrote: > From what I can see, since patch from Fabio [2] is planned for inclusion to > linux-5.20.y (see [3] for PR) - it might be that the SHA computation will stay > broken on i.MX8M derivatives until v2022.10 at least, or the HW hash > computations are replaced with SW alternative until the JR configuration is > not synced into U-Boot. > > Any advice on how to proceed here? I guess this would affect some people who are > relying on FIT boot via `bootm`... I will send a patch syncing imx8mm.dtsi from linux-next.