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 23618C7EE23 for ; Thu, 1 Jun 2023 03:28:20 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 757748626E; Thu, 1 Jun 2023 05:28:18 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=chromium.org header.i=@chromium.org header.b="RntYmwGZ"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id C751E86175; Thu, 1 Jun 2023 05:28:16 +0200 (CEST) Received: from mail-ed1-x533.google.com (mail-ed1-x533.google.com [IPv6:2a00:1450:4864:20::533]) (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 7D80B86175 for ; Thu, 1 Jun 2023 05:28:13 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=chromium.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=sjg@google.com Received: by mail-ed1-x533.google.com with SMTP id 4fb4d7f45d1cf-5149390b20aso651378a12.3 for ; Wed, 31 May 2023 20:28:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=chromium.org; s=google; t=1685590093; x=1688182093; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=1l9OWfBucV1ETgEWf2D52rEUahpjV4pQFHu1fzJjqaY=; b=RntYmwGZVadaPgvZPPh3zbx0GwhOaq5HEyIVYuVU4/IdsKDxwiXCP0E+IfMJHUBTOd Q93dlcchgXbW9HBrciQSFeY80ktye4qxZElgFZ41nRKNoghRSQ0zDYonVyBIJLpsb12e eT/1fGMBeTOfLZ/ocCzQMs9qjsd9eb5yw5bnU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685590093; x=1688182093; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=1l9OWfBucV1ETgEWf2D52rEUahpjV4pQFHu1fzJjqaY=; b=OAqorY14E5bEaTrZKl/6ymLDwcnANOWooGtfPXZniQ7L6TWhOtG3BT0tqoqasWmO76 kcyOolbQde3ky9EriN4hyLIzLBxZ19JZKtrSt7+L/nUSmnUGWxIvtqCHgSO1DTgWkVKv PTrPjuWMivqOYmH1ad2HFi2WyhndY70XLGcgsoFuf362GGICSULvgGt6sTpyaSFjYHVd 94NnZkoH8kvrDifE4opse5JWBhXmBi+wyM0mU/r9MZSaWzQAbXyYLD9Vbbmpk9iExAJA rkofkcd2CCnZfPVtPTwQsnKDQOxT1EhijWoNdq1PE25uRZyCaw/dgkOjjYiaNZICkpcE Dbjg== X-Gm-Message-State: AC+VfDwoEXflBn6dZtrT3QmV1iysg8LvuH72j29rF99fOaBbOKsZRG05 72wkMZDFjQJmOoxvv88tXHR7Kx5WCLerqCLxudchyQ== X-Google-Smtp-Source: ACHHUZ5uKqYtmct1mzFwJia1NRUPRiecyH9UbsGksHU3s6YH5Uwis3RNdDUUDgPMMfOOyCsDY3Z2oR1eblUErxe6oAQ= X-Received: by 2002:a50:fc1a:0:b0:50b:fb49:c4a8 with SMTP id i26-20020a50fc1a000000b0050bfb49c4a8mr5159979edr.27.1685590092818; Wed, 31 May 2023 20:28:12 -0700 (PDT) MIME-Version: 1.0 References: <20230530133327.178278-1-francesco@dolcini.it> <20230530133327.178278-2-francesco@dolcini.it> In-Reply-To: <20230530133327.178278-2-francesco@dolcini.it> From: Simon Glass Date: Wed, 31 May 2023 21:28:01 -0600 Message-ID: Subject: Re: [PATCH v2 1/2] sandbox: Add a dummy dcache_status() function To: Francesco Dolcini Cc: u-boot@lists.denx.de, Tom Rini , Emanuele Ghidoli , Francesco Dolcini 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.8 at phobos.denx.de X-Virus-Status: Clean On Tue, 30 May 2023 at 07:33, Francesco Dolcini wrote: > > From: Emanuele Ghidoli > > This adds dcache_status() so that code using it can build > without error on sandbox. This is required in preparation > of adding cache handling into get_ram_size function. > > Signed-off-by: Emanuele Ghidoli > Signed-off-by: Francesco Dolcini > --- > arch/sandbox/cpu/cpu.c | 5 +++++ > 1 file changed, 5 insertions(+) > Reviewed-by: Simon Glass