Received: by 2002:a05:6a10:413:0:0:0:0 with SMTP id 19csp2756267pxp; Tue, 8 Mar 2022 00:51:33 -0800 (PST) X-Google-Smtp-Source: ABdhPJzGA3dJR2MPupq1/tNR+l8gROEAkV8JDU3dfNO1DCc4AUmwhl7CH15cvtiPoTVTh5TWhxn7 X-Received: by 2002:a17:907:3e8f:b0:6db:492c:f224 with SMTP id hs15-20020a1709073e8f00b006db492cf224mr2190797ejc.230.1646729493230; Tue, 08 Mar 2022 00:51:33 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1646729493; cv=none; d=google.com; s=arc-20160816; b=BnaxBuJDldpOD4qXUi2USc1GbobtUJSFCJ5lkKe3zD4vnSLe8M9TaDNWvaHzYUkTtX /PlqFVLjWLNyYko5uuuD7ACXTfdzW/be+zznWlBaQZra2Tp79jwuRRuuSePe35E8w+yE 6jP9DD7OBhbmoNkrgj2TWk5pueeYDh74vAaG3npJhMXdNG+yCz4SAFvFxmjySi2UPmMF CrnXOv4klyS5YRJV7KrUHlk7FvrZ0eQCodnuRgkjtnVXluqgpTbSLoO+briI/MztOAlP 0CpRsPXaCbGouqWD2tiv9WLlZm+q3F5cZvxGupU8lnUtJ6rVWYzmlnqOdJWI9Q1lrNxt nlVw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=s4EhiNeHFax7UbgZtaDktxfbSGFDvsmU9grBM7yc+AI=; b=XqyYntXAZk37Ux51lPxgPDVnhYvRDs1fbT8CCG9BcjRm7e1PD+Yw9Lc1Ut7kwxEgy6 3BU2EmD4ul9fMW/b83S3u6VESTP4bVyAJnO0aij9NZk30rjSWx8cy9gw87nrsq0BXFcZ ArJvfs5QGqRnlPPwAhmei4ifsinDC+uq+THWMGTXzXIhPmEnemDaHK/Mcwh2qiFesgh6 +CKOZFaEpkpf20KeAoTLJJ6+3Wl+VqfhcQpT0Z9n1k2LOh3l4IfDNuj2jdcv0GwkYXuv 81mBvcrQR/LIFW7DJKrb343aRjUtfB10r1Nmkx8XuXcjGFoy7/VQTKgrBxkvurONzK2x Q+pQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id h15-20020a056402094f00b003fa15a996e5si9497765edz.400.2022.03.08.00.51.10; Tue, 08 Mar 2022 00:51:33 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235195AbiCGUyg (ORCPT + 99 others); Mon, 7 Mar 2022 15:54:36 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43460 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S245383AbiCGUyS (ORCPT ); Mon, 7 Mar 2022 15:54:18 -0500 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id ACEB727B26 for ; Mon, 7 Mar 2022 12:53:21 -0800 (PST) Received: from ip5b412258.dynamic.kabel-deutschland.de ([91.65.34.88] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nRKLy-0002DJ-0f; Mon, 07 Mar 2022 21:53:14 +0100 From: Heiko Stuebner To: palmer@dabbelt.com, paul.walmsley@sifive.com, aou@eecs.berkeley.edu Cc: linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, wefu@redhat.com, liush@allwinnertech.com, guoren@kernel.org, atishp@atishpatra.org, anup@brainfault.org, drew@beagleboard.org, hch@lst.de, arnd@arndb.de, wens@csie.org, maxime@cerno.tech, gfavor@ventanamicro.com, andrea.mondelli@huawei.com, behrensj@mit.edu, xinhaoqu@huawei.com, mick@ics.forth.gr, allen.baum@esperantotech.com, jscheid@ventanamicro.com, rtrauben@gmail.com, samuel@sholland.org, cmuellner@linux.com, philipp.tomsich@vrull.eu, Heiko Stuebner Subject: [PATCH v7 00/13] riscv: support for Svpbmt and D1 memory types Date: Mon, 7 Mar 2022 21:52:57 +0100 Message-Id: <20220307205310.1905628-1-heiko@sntech.de> X-Mailer: git-send-email 2.30.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_NONE, T_SCC_BODY_TEXT_LINE,T_SPF_HELO_TEMPERROR autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Svpbmt is an extension defining "Supervisor-mode: page-based memory types" for things like non-cacheable pages or I/O memory pages. So this is my 2nd try at implementing Svpbmt (and the diverging D1 memory types) using the alternatives framework. This includes a number of changes to the alternatives mechanism itself. The biggest one being the move to a more central location, as I expect in the future, nearly every chip needing some sort of patching, be it either for erratas or for optional features (svpbmt or others). Detection of the svpbmt functionality is done via Atish's isa extension handling series [0] and thus does not need any dt-parsing of its own anymore. The series also introduces support for the memory types of the D1 which are implemented differently to svpbmt. But when patching anyway it's pretty clean to add the D1 variant via ALTERNATIVE_2 to the same location. The only slightly bigger difference is that the "normal" type is not 0 as with svpbmt, so kernel patches for this PMA type need to be applied even before the MMU is brought up, so the series introduces a separate stage for that. In theory this series is 3 parts: - sbi cache-flush / null-ptr - alternatives improvements - svpbmt+d1 So expecially patches from the first 2 areas could be applied when deemed ready, I just thought to keep it together to show-case where the end-goal is and not requiring jumping between different series. I picked the recipient list from the previous versions, hopefully I didn't forget anybody. changes in v7: - fix typo in patch1 (Atish) - moved to Atish's isa-extension framework - and therefore move regular boot-alternatives directly behind fill_hwcaps - change T-Head errata Kconfig text (Atish) changes in v6: - rebase onto 5.17-rc1 - handle sbi null-ptr differently - improve commit messages - use riscv,mmu as property name changes in v5: - move to use alternatives for runtime-patching - add D1 variant [0] https://lore.kernel.org/r/20220222204811.2281949-2-atishp@rivosinc.com Heiko Stuebner (12): riscv: prevent null-pointer dereference with sbi_remote_fence_i riscv: integrate alternatives better into the main architecture riscv: allow different stages with alternatives riscv: implement module alternatives riscv: implement ALTERNATIVE_2 macro riscv: extend concatenated alternatives-lines to the same length riscv: prevent compressed instructions in alternatives riscv: move boot alternatives to after fill_hwcap riscv: Fix accessing pfn bits in PTEs for non-32bit variants riscv: add cpufeature handling via alternatives riscv: remove FIXMAP_PAGE_IO and fall back to its default value riscv: add memory-type errata for T-Head Wei Fu (1): riscv: add RISC-V Svpbmt extension support arch/riscv/Kconfig.erratas | 29 +++-- arch/riscv/Kconfig.socs | 1 - arch/riscv/Makefile | 2 +- arch/riscv/errata/Makefile | 2 +- arch/riscv/errata/sifive/errata.c | 17 ++- arch/riscv/errata/thead/Makefile | 1 + arch/riscv/errata/thead/errata.c | 85 +++++++++++++++ arch/riscv/include/asm/alternative-macros.h | 114 +++++++++++--------- arch/riscv/include/asm/alternative.h | 16 ++- arch/riscv/include/asm/errata_list.h | 52 +++++++++ arch/riscv/include/asm/fixmap.h | 2 - arch/riscv/include/asm/hwcap.h | 1 + arch/riscv/include/asm/pgtable-32.h | 17 +++ arch/riscv/include/asm/pgtable-64.h | 79 +++++++++++++- arch/riscv/include/asm/pgtable-bits.h | 10 -- arch/riscv/include/asm/pgtable.h | 53 +++++++-- arch/riscv/include/asm/vendorid_list.h | 1 + arch/riscv/kernel/Makefile | 1 + arch/riscv/{errata => kernel}/alternative.c | 48 +++++++-- arch/riscv/kernel/cpu.c | 1 + arch/riscv/kernel/cpufeature.c | 80 +++++++++++++- arch/riscv/kernel/module.c | 29 +++++ arch/riscv/kernel/sbi.c | 10 +- arch/riscv/kernel/setup.c | 2 + arch/riscv/kernel/smpboot.c | 4 - arch/riscv/kernel/traps.c | 2 +- arch/riscv/mm/init.c | 1 + 27 files changed, 546 insertions(+), 114 deletions(-) create mode 100644 arch/riscv/errata/thead/Makefile create mode 100644 arch/riscv/errata/thead/errata.c rename arch/riscv/{errata => kernel}/alternative.c (59%) -- 2.30.2