Received: by 10.223.185.116 with SMTP id b49csp1703085wrg; Thu, 22 Feb 2018 01:31:37 -0800 (PST) X-Google-Smtp-Source: AH8x225ChcRw0K3+iyG6yUJhuASrXOwIQ9kRBjZ3LkYP40+h+VoqDIDP4EctezWYi21ovLX0LQ17 X-Received: by 10.99.125.19 with SMTP id y19mr5033136pgc.285.1519291897675; Thu, 22 Feb 2018 01:31:37 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1519291897; cv=none; d=google.com; s=arc-20160816; b=m+x/SYu3F3mb8CDcKrSTXFrn/O8KRikkEUWrrk3hRNv5N87t4pUPtBIr1LMzZ8k3jr 6KO10BQ65R5ejKGzosy0MNDTJQaieFgQ32nJuLhXh/aYFHVv1Bd3IyP51uSC2nskxRFX +s7B9prqdZiQmTS2QVJDFw1AC++y1iUtqRjEUbnkIdPr0w6CqB5kTCZSFJQFUSYCmoyg CBdwwj7B9xWIx0C0iJHb+JloAySwJdL/x3z7NDNN2biwxtJemgAiGLLh+SAHieH88G+g P/GNozDeFvijQrGqbhSJA3ADS9XaMUcWAvHhrrU9rrYbk0FoOBOH+VYsD/GxKGNKmhlT Pdhg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:message-id:subject:cc:to:from :date:arc-authentication-results; bh=nCMv9pLNy+8+kh1go2MlSjJU0XR3LDugsUmCNQHWWhA=; b=e0ajozp0A+RS99mPlyl4LBBohFTZp8+VmkeZNXQGtEdqzMMRRQK6zbJY+8i9NAXtRa mLPJGA7IDUoCl8i7PwrBCn3b90BxpFKxXwsbPbeFLne0Mi6RNjlkqO5SoBrrfPcuuOv1 BKWKwZL+2gkmoKSilH+GxtbLgBYwlP2TJalGODdS4tgcbV15uD6sIzAe7708YRMgL9zQ TtLWikDDl0t+0PrFS8ycCKybMI1FblZ21VdcsuYVeQWfqt+bnfFm0JXB4bxxvUqS3edA 4ieI0J68KPXngh9Tcd+oE5A/2b8TF2gnEHuh0aE3s6BivtAXU7ev+ZiLiKLDSWBDxiGN qj5w== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id t3si3683421pgn.157.2018.02.22.01.31.22; Thu, 22 Feb 2018 01:31:37 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753056AbeBVJaT convert rfc822-to-8bit (ORCPT + 99 others); Thu, 22 Feb 2018 04:30:19 -0500 Received: from mail.free-electrons.com ([62.4.15.54]:58591 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752857AbeBVJaR (ORCPT ); Thu, 22 Feb 2018 04:30:17 -0500 Received: by mail.free-electrons.com (Postfix, from userid 110) id DEB88207CB; Thu, 22 Feb 2018 10:30:15 +0100 (CET) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.free-electrons.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from dell-desktop.home (LStLambert-657-1-97-87.w90-63.abo.wanadoo.fr [90.63.216.87]) by mail.free-electrons.com (Postfix) with ESMTPSA id 506AB203A2; Thu, 22 Feb 2018 10:30:15 +0100 (CET) Date: Thu, 22 Feb 2018 10:30:15 +0100 From: =?UTF-8?B?TXlsw6huZQ==?= Josserand To: Marc Zyngier Cc: maxime.ripard@bootlin.com, wens@csie.org, linux@armlinux.org.uk, robh+dt@kernel.org, mark.rutland@arm.com, devicetree@vger.kernel.org, quentin.schulz@bootlin.com, linux-kernel@vger.kernel.org, clabbe.montjoie@gmail.com, thomas.petazzoni@bootlin.com, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 6/7] arm: dts: sun8i: a83t: Fix undefined offset with virtual timer Message-ID: <20180222103015.40249fee@dell-desktop.home> In-Reply-To: <823f256a-3240-7bb4-cc0b-711108f3076c@arm.com> References: <20180219081837.15482-1-mylene.josserand@bootlin.com> <20180219081837.15482-7-mylene.josserand@bootlin.com> <823f256a-3240-7bb4-cc0b-711108f3076c@arm.com> Organization: Bootlin X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Marc, Thank you for the review! On Tue, 20 Feb 2018 18:07:54 +0000 Marc Zyngier wrote: > Hi Mylène, > > On 19/02/18 08:18, Mylène Josserand wrote: > > The ARM architected timers use an offset between their physical and > > virtual counters. That offset should be configured by the bootloader > > in CNTVOFF. > > > > However, the A83t bootloader fails to do so, and we end up with an > > undefined offset (which in our case is random), meaning that each CPU > > will have a different time, which isn't working very well. > > > > Fix that by setting the arm,cpu-registers-not-fw-configured that will > > make Linux use the physical timers instead of the virtual ones. One > > possible side effect would be that the virtualization features would > > be disabled. However, due to the way the GIC has been integrated in > > the system, it is already unusable so we're effectively not losing any > > feature. > > > > Signed-off-by: Mylène Josserand > > --- > > arch/arm/boot/dts/sun8i-a83t.dtsi | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/arch/arm/boot/dts/sun8i-a83t.dtsi b/arch/arm/boot/dts/sun8i-a83t.dtsi > > index e97a6d17b8d0..b9bdb891cf2f 100644 > > --- a/arch/arm/boot/dts/sun8i-a83t.dtsi > > +++ b/arch/arm/boot/dts/sun8i-a83t.dtsi > > @@ -123,6 +123,7 @@ > > , > > , > > ; > > + arm,cpu-registers-not-fw-configured; > > }; > > > > clocks { > > > > Is the firmware dropping you in the kernel in secure or non-secure mode? For sun8i-a83t, the kernel is in secure mode. > > If the later, what you have is the only solution. If the former, that > I'd suggest you adopt what we already have for the Renesas stuff (see > arch/arm/mach-shmobile/headsmp-apmu.S and commit 3fd45a136ff6). > > It would allow you to use the virtual timer as intended. Okay, thanks for the commit pointed, I will try to adopt what it is done for Renesas. Best regards, -- Mylène Josserand, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering http://bootlin.com