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=-15.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, INCLUDES_CR_TRAILER,INCLUDES_PATCH,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 9560DC433E6 for ; Tue, 23 Feb 2021 07:45:57 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 3B44B64E32 for ; Tue, 23 Feb 2021 07:45:57 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231193AbhBWHpz (ORCPT ); Tue, 23 Feb 2021 02:45:55 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55522 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230449AbhBWHpy (ORCPT ); Tue, 23 Feb 2021 02:45:54 -0500 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 868D8C061786 for ; Mon, 22 Feb 2021 23:45:14 -0800 (PST) Received: by mail-pl1-x632.google.com with SMTP id e9so9326620plh.3 for ; Mon, 22 Feb 2021 23:45:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; h=mime-version:content-transfer-encoding:in-reply-to:references :subject:from:cc:to:date:message-id:user-agent; bh=E8aSo+fojNMRbfefsm/8/aCYi5ReEqYPMb+cwp90nc4=; b=gyZyt7YCZhfeQvu8/BDQ5FidId3GpA4WoKJHPDplprFQsqzVjZGajKkfxIj1ZRKBQm B+mDKuKnvzSaAytNgsKnkHQPpro9NRMbK1Is5de0H9Tyx+gGI4Ps1ikz9zLCR5urSdZX 9ASNUFXbcNv7DenZdCl8Z8gTIVP5ALWYEUSzc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding :in-reply-to:references:subject:from:cc:to:date:message-id :user-agent; bh=E8aSo+fojNMRbfefsm/8/aCYi5ReEqYPMb+cwp90nc4=; b=tfqRieB4oMJdJqGbl2K5ylIZ4shg5/REiY0LpcIvaYZMqit7UV7HARKuztPbs5YLUH dDAzcYXgHfTPpmSJQCSCOHA0VdUN0P9fK0o+BWlJf/qF0pHwL33frHeIvdmja7UBKNfO ueYZxWmjEK1glAZMppFjNLKlsPUxqwIlkUXRwhB35WmC/veXTQal1ipzLPtymh1erl3x vrCyjJgncg2Evni7D4t/VV8mS02rGQ7rGmA6PSHRdwl0pHqrMZHEgG9xuZZzb9IUna6h JGOwehRraKQE6u0EPL8R2yVx6ERP8DdSFta0TzSKG+JE20fsdT7rssYJ4c56/Bl0beCG zh6A== X-Gm-Message-State: AOAM531fp4hN9OrpOCOl9plM3HxdvfJ6x+OPHKKk/wdtAqHUCLnBEpM6 s3A7fGzdcRUGoDrxSPEHi5jHd4zfJRl05w== X-Google-Smtp-Source: ABdhPJwrPu5C8Bh/RVSHXlvKyO+bsSc3q7BRl9aiIvI4ifrTXiFTZyMV08DNbnl8M9xFSHIE5dgWsw== X-Received: by 2002:a17:90b:e0d:: with SMTP id ge13mr27658012pjb.83.1614066313050; Mon, 22 Feb 2021 23:45:13 -0800 (PST) Received: from chromium.org ([2620:15c:202:201:68e6:d68b:3887:f216]) by smtp.gmail.com with ESMTPSA id x80sm6724761pfc.71.2021.02.22.23.45.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 22 Feb 2021 23:45:12 -0800 (PST) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable In-Reply-To: <1613114930-1661-10-git-send-email-rnayak@codeaurora.org> References: <1613114930-1661-1-git-send-email-rnayak@codeaurora.org> <1613114930-1661-10-git-send-email-rnayak@codeaurora.org> Subject: Re: [PATCH 09/13] arm64: dts: qcom: Add reserved memory for fw From: Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Maulik Shah , Rajendra Nayak To: Rajendra Nayak , agross@kernel.org, bjorn.andersson@linaro.org, robh+dt@kernel.org Date: Mon, 22 Feb 2021 23:45:11 -0800 Message-ID: <161406631106.1254594.5935934364229452348@swboyd.mtv.corp.google.com> User-Agent: alot/0.9.1 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Quoting Rajendra Nayak (2021-02-11 23:28:46) > From: Maulik Shah >=20 > Add fw reserved memory area for CPUCP and AOP. Does CPUCP stand for CPU Content Protection? AOP is Always On Processor. It would help if the commit text told us what these acronyms were. >=20 > Signed-off-by: Maulik Shah > Signed-off-by: Rajendra Nayak > --- > arch/arm64/boot/dts/qcom/sc7280.dtsi | 10 ++++++++++ > 1 file changed, 10 insertions(+) >