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 X-Spam-Level: X-Spam-Status: No, score=-10.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AB576C433DB for ; Thu, 4 Mar 2021 08:36:13 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 78E5464F10 for ; Thu, 4 Mar 2021 08:36:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235983AbhCDIfl (ORCPT ); Thu, 4 Mar 2021 03:35:41 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42822 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235976AbhCDIfV (ORCPT ); Thu, 4 Mar 2021 03:35:21 -0500 Received: from mail-pg1-x52b.google.com (mail-pg1-x52b.google.com [IPv6:2607:f8b0:4864:20::52b]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 2767DC06175F for ; Thu, 4 Mar 2021 00:34:41 -0800 (PST) Received: by mail-pg1-x52b.google.com with SMTP id t26so18462775pgv.3 for ; Thu, 04 Mar 2021 00:34:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=cXzOr5VqG+rnasBiUZd59HK+G0nM0Guy74H/GlHyP1g=; b=sFgke0U0UHnUmiR8mylnIke8SooEK7XC5l3kBLbvfDHsCun8G5vVrhkxB8UuQL0wHy TLqdBl2Ex9u2Y3VZE571S8xEfxMLKGiIUrxlZ2QYlGHF6RKyTJfp1wJGKjYy+qjHQ3CS 93cltc+ajJq2U9D/RKrWWfOtGIst+r2Yqrt9s+4j5dl7jI2l1L8bwZ10o8OzTjxcY9LD pCT5RmSAyGUCEk65tSDO9mfge3iMNIROkiKblmEQAttz9UI2APP+FHTRXUJAZkkORcMq z9q580VuSHokVWmFXxub1kX3DSMOfy89ZXiMx0DqP4oFHZSEszAUXqaiioCh7O7Swnmk g7rg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=cXzOr5VqG+rnasBiUZd59HK+G0nM0Guy74H/GlHyP1g=; b=FP9rICrsVQPR6rbfoK9jFtzzIzKouFD7pI4g5ymrS6zsv0iREu0JfcTzeWfA8WkEs3 +H/2flpjZSG4Q4iZPDHsgd22X2xbdxmXWXnVQT3hONulNCcl2uRIQtJ4EgEnxUXeF7e/ DNesOkFZs6ZMiyJvbuXLZ7mwQMoOEEfsR/ik5DCmuYMwrvMJ6yES+YA21BtasYyM2qE8 FbuYlHjm4l7ZL7o4IWXMIsmpMPppfjVP/v7i8c9lDxdV8kK9HbvlpZtNEko8W+LmOnqQ 9tnw9fFko2CRJnc8/msNehH0ni6+IZNktHwruZugiKCU7nfLvW2VLLyQ4nQcmLU+Pi9E XLRQ== X-Gm-Message-State: AOAM532ehsqA3AtEu3otc/0VpLZrLn7xjv6SgczF7N5iMIu70O2wUZr9 hASfb9UyGky2U6rZjI6nJfTmMydLw4/RmfxDKP56Iw== X-Google-Smtp-Source: ABdhPJwhvmrlKD8pgVXzFBFTr0MP9OaV3vaG4euZYV71BujM21czOEnZcoRceNXWTDDxUHc89tA4kYaYVGTyM82PijI= X-Received: by 2002:a63:511:: with SMTP id 17mr2712356pgf.173.1614846880646; Thu, 04 Mar 2021 00:34:40 -0800 (PST) MIME-Version: 1.0 References: <1614208985-20851-1-git-send-email-bbhatt@codeaurora.org> <1614208985-20851-3-git-send-email-bbhatt@codeaurora.org> In-Reply-To: <1614208985-20851-3-git-send-email-bbhatt@codeaurora.org> From: Loic Poulain Date: Thu, 4 Mar 2021 09:42:19 +0100 Message-ID: Subject: Re: [PATCH v6 2/4] bus: mhi: core: Download AMSS image from appropriate function To: Bhaumik Bhatt Cc: Manivannan Sadhasivam , linux-arm-msm , Hemant Kumar , Jeffrey Hugo , open list , =?UTF-8?B?Q2FybCBZaW4o5q635byg5oiQKQ==?= , Naveen Kumar Content-Type: text/plain; charset="UTF-8" Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 25 Feb 2021 at 00:23, Bhaumik Bhatt wrote: > > During full boot chain firmware download, the PM state worker > downloads the AMSS image after a blocking wait for the SBL > execution environment change when running in PBL transition > itself. Improve this design by having the host download the AMSS > image from the SBL transition of PM state worker thread when a > DEV_ST_TRANSITION_SBL is queued instead of the blocking wait. > > Signed-off-by: Bhaumik Bhatt > Reviewed-by: Manivannan Sadhasivam Reviewed-by: Loic Poulain