Received: by 2002:a05:6358:9144:b0:117:f937:c515 with SMTP id r4csp6046322rwr; Mon, 24 Apr 2023 12:51:56 -0700 (PDT) X-Google-Smtp-Source: AKy350arwDPrqLSqKdrDWfvZhYHPaFbT2FM1+GaRHmxOHXyWXttlyJgjzlKjg3GtjXu2NgCrH6Xo X-Received: by 2002:a17:902:c745:b0:1a0:48c6:3b43 with SMTP id q5-20020a170902c74500b001a048c63b43mr14928311plq.37.1682365916524; Mon, 24 Apr 2023 12:51:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1682365916; cv=none; d=google.com; s=arc-20160816; b=kFIpbo1R5H43nV7yZnmtt3unn8gY5/cGCKiTz/vX55X1suBy4TrX8jDX5wDK4GQ7le KJZKLvZdkDLhNGrc1qQ+FUsJMZB6C9IJ18eJ18Pew77WWMHahasdKU/6UzRf01hwgyQv 58fVUmYzgs7RzrdCLhcVaVgEeao7NB1cWWEeZrnWh0GNgQZ3XsQ3qpnHmzJMyWK1pxSN GLKfzkNRfnS9WM2e6yQM1CWVv/Q2qPlPzCrnZWAsIaO/1bojNT8YqyJoMu1vloFdZAOA hCjNIG/PnKbZHnxe5dbK8JDgbHTIOrs4uU6stUKTcru2G5Ah0KyNkAckiVYQjGbSS7hx 7bkQ== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=6ZeYP/5YpgDIVyPA0QFehgEbTxE48qYXd+OorlNFdy8=; b=mfM7BmAtIXa8+vSMTbFUdQa6XBiavx4/zl3Zdt+IN9WFZ9x5zHLgZoiCK3iy+B++Pg KU7IIB4X6K/cmjhUtRC8IQ4STg0p74liRcd4CL7mrF3/Y92chfQHMLXwsXujth0K3Cwb IKNHX7sbjn9UV8x7oWcuweQITAtdUAtcA/G5VOg+isIF+aLLS1WMQJyMSE2xtpckGzAk mlUoTKwtf8DKF1kjyFBQ9VwbRTRrDrf3U/kPkAJOrmG+r23tIRQ2ct994s0oLGBjaoR6 3Zv1v/DZ/3pX50Llfu/sDkqmkAuWnTE24oz20MzJ0cxzsRXuCkcUFX0Zn5DTvVjHNNZO B8/Q== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id e17-20020a170903241100b001a66ed4f67fsi12061922plo.292.2023.04.24.12.51.37; Mon, 24 Apr 2023 12:51:56 -0700 (PDT) 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=sntech.de Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232968AbjDXTu1 (ORCPT + 99 others); Mon, 24 Apr 2023 15:50:27 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48352 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232887AbjDXTtm (ORCPT ); Mon, 24 Apr 2023 15:49:42 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 261EE44A4 for ; Mon, 24 Apr 2023 12:49:40 -0700 (PDT) Received: from ip4d1634d3.dynamic.kabel-deutschland.de ([77.22.52.211] helo=phil.lan) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pr2Bj-0006Mz-Qx; Mon, 24 Apr 2023 21:49:27 +0200 From: Heiko Stuebner To: palmer@dabbelt.com, linux-riscv@lists.infradead.org, paul.walmsley@sifive.com Cc: heiko@sntech.de, kito.cheng@sifive.com, jrtc27@jrtc27.com, conor.dooley@microchip.com, matthias.bgg@gmail.com, heinrich.schuchardt@canonical.com, greentime.hu@sifive.com, nick.knight@sifive.com, christoph.muellner@vrull.eu, philipp.tomsich@vrull.eu, richard.henderson@linaro.org, arnd@arndb.de, linux-kernel@vger.kernel.org, Heiko Stuebner Subject: [PATCH 4/4] RISC-V: add support for vendor-extensions via AT_BASE_PLATFORM and xthead Date: Mon, 24 Apr 2023 21:49:11 +0200 Message-Id: <20230424194911.264850-5-heiko.stuebner@vrull.eu> X-Mailer: git-send-email 2.39.0 In-Reply-To: <20230424194911.264850-1-heiko.stuebner@vrull.eu> References: <20230424194911.264850-1-heiko.stuebner@vrull.eu> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_PASS, 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 From: Heiko Stuebner T-Head cores support a number of own ISA extensions that also include optimized instructions which could benefit userspace to improve performance. Extensions supported by current T-Head cores are: * XTheadBa - bitmanipulation instructions for address calculation * XTheadBb - conditional basic bit-manipulation instructions * XTheadBs - instructions to access a single bit in a register * XTheadCmo - cache management operations * XTheadCondMov - conditional move instructions * XTheadFMemIdx - indexed memory operations for floating-point registers * XTheadFmv - double-precision floating-point high-bit data transmission intructions for RV32 * XTheadInt - instructions to reduce the code size of ISRs and/or the interrupt latencies that are caused by ISR entry/exit code * XTheadMac - multiply-accumulate instructions * XTheadMemIdx - indexed memory operations for GP registers * XTheadMemPair - two-GPR memory operations * XTheadSync - multi-core synchronization instructions In-depth descriptions of these extensions can be found on https://github.com/T-head-Semi/thead-extension-spec Support for those extensions was merged into the relevant toolchains so userspace programs can select necessary optimizations when needed. So a mechanism to the isa-string generation to export vendor-extension lists via the errata mechanism and implement it for T-Head C9xx cores. This exposes these vendor extensions then both in AT_BASE_PLATFORM and /proc/cpuinfo. Signed-off-by: Heiko Stuebner --- arch/riscv/errata/thead/errata.c | 43 ++++++++++++++++++++++++++++ arch/riscv/include/asm/alternative.h | 4 +++ arch/riscv/kernel/alternative.c | 21 ++++++++++++++ arch/riscv/kernel/cpu.c | 12 ++++++++ 4 files changed, 80 insertions(+) diff --git a/arch/riscv/errata/thead/errata.c b/arch/riscv/errata/thead/errata.c index 1036b8f933ec..eb635bf80737 100644 --- a/arch/riscv/errata/thead/errata.c +++ b/arch/riscv/errata/thead/errata.c @@ -15,6 +15,7 @@ #include #include #include +#include #include static bool errata_probe_pbmt(unsigned int stage, @@ -125,3 +126,45 @@ void __init_or_module thead_feature_probe_func(unsigned int cpu, if ((archid == 0) && (impid == 0)) per_cpu(misaligned_access_speed, cpu) = RISCV_HWPROBE_MISALIGNED_FAST; } + + +char *thead_extension_list_func(unsigned long archid, + unsigned long impid) +{ + if ((archid == 0) && (impid == 0)) { + const char *xbase1 = "xtheadba_xtheadbb_xtheadbs_xtheadcmo_xtheadcondmov"; + const char *xbase2 = "_xtheadint_xtheadmac_xtheadmemidx_xtheadmempair_xtheadsync"; + const char *xfpu = "_xtheadfmemIdx"; +#ifdef CONFIG_32BIT + const char *xfpu32 = "_xtheadfmv"; +#endif + int len = strlen(xbase1) + strlen(xbase2); + char *str; + + if (has_fpu()) { + len += strlen(xfpu); +#ifdef CONFIG_32BIT + len+= strlen(xfpu32); +#endif + } + + str = kzalloc(len, GFP_KERNEL); + if (!str) + return str; + + strcpy(str, xbase1); + + if (has_fpu()) { + strcat(str, xfpu); +#ifdef CONFIG_32BIT + strcat(str, xfpu32); +#endif + } + + strcat(str, xbase2); + + return str; + } + + return NULL; +} diff --git a/arch/riscv/include/asm/alternative.h b/arch/riscv/include/asm/alternative.h index a8f5cf6694a1..8c9aec196649 100644 --- a/arch/riscv/include/asm/alternative.h +++ b/arch/riscv/include/asm/alternative.h @@ -31,6 +31,7 @@ #define ALT_ALT_PTR(a) __ALT_PTR(a, alt_offset) void __init probe_vendor_features(unsigned int cpu); +char *list_vendor_extensions(void); void __init apply_boot_alternatives(void); void __init apply_early_boot_alternatives(void); void apply_module_alternatives(void *start, size_t length); @@ -55,6 +56,8 @@ void thead_errata_patch_func(struct alt_entry *begin, struct alt_entry *end, void thead_feature_probe_func(unsigned int cpu, unsigned long archid, unsigned long impid); +char *thead_extension_list_func(unsigned long archid, + unsigned long impid); void riscv_cpufeature_patch_func(struct alt_entry *begin, struct alt_entry *end, unsigned int stage); @@ -62,6 +65,7 @@ void riscv_cpufeature_patch_func(struct alt_entry *begin, struct alt_entry *end, #else /* CONFIG_RISCV_ALTERNATIVE */ static inline void probe_vendor_features(unsigned int cpu) { } +static inline char *list_vendor_extensions(void) { return NULL; } static inline void apply_boot_alternatives(void) { } static inline void apply_early_boot_alternatives(void) { } static inline void apply_module_alternatives(void *start, size_t length) { } diff --git a/arch/riscv/kernel/alternative.c b/arch/riscv/kernel/alternative.c index fc65c9293ac5..18913fd1809f 100644 --- a/arch/riscv/kernel/alternative.c +++ b/arch/riscv/kernel/alternative.c @@ -29,6 +29,8 @@ struct cpu_manufacturer_info_t { unsigned int stage); void (*feature_probe_func)(unsigned int cpu, unsigned long archid, unsigned long impid); + char *(*extension_list_func)(unsigned long archid, + unsigned long impid); }; static void __init_or_module riscv_fill_cpu_mfr_info(struct cpu_manufacturer_info_t *cpu_mfr_info) @@ -54,6 +56,7 @@ static void __init_or_module riscv_fill_cpu_mfr_info(struct cpu_manufacturer_inf case THEAD_VENDOR_ID: cpu_mfr_info->patch_func = thead_errata_patch_func; cpu_mfr_info->feature_probe_func = thead_feature_probe_func; + cpu_mfr_info->extension_list_func = thead_extension_list_func; break; #endif default: @@ -157,6 +160,24 @@ void __init_or_module probe_vendor_features(unsigned int cpu) cpu_mfr_info.imp_id); } +/* + * Lists the vendor-specific extensions common to all cores. + * Returns a new underscore "_" concatenated string that the + * caller is supposed to free after use. + */ +char *list_vendor_extensions(void) +{ + struct cpu_manufacturer_info_t cpu_mfr_info; + + riscv_fill_cpu_mfr_info(&cpu_mfr_info); + if (!cpu_mfr_info.extension_list_func) + return NULL; + + return cpu_mfr_info.extension_list_func(cpu_mfr_info.arch_id, + cpu_mfr_info.imp_id); + +} + /* * This is called very early in the boot process (directly after we run * a feature detect on the boot CPU). No need to worry about other CPUs diff --git a/arch/riscv/kernel/cpu.c b/arch/riscv/kernel/cpu.c index 71770563199f..6a0a45b2eb20 100644 --- a/arch/riscv/kernel/cpu.c +++ b/arch/riscv/kernel/cpu.c @@ -7,6 +7,7 @@ #include #include #include +#include #include #include #include @@ -260,6 +261,7 @@ static char *riscv_create_isa_string(void) { int maxlen = 4; char *isa_str; + char *vendor_isa; int i; /* calculate the needed string length */ @@ -268,6 +270,10 @@ static char *riscv_create_isa_string(void) maxlen++; maxlen += strlen_isa_ext(); + vendor_isa = list_vendor_extensions(); + if (vendor_isa) + maxlen += strlen(vendor_isa) + 1; + isa_str = kzalloc(maxlen, GFP_KERNEL); if (!isa_str) return ERR_PTR(-ENOMEM); @@ -287,6 +293,12 @@ static char *riscv_create_isa_string(void) strcat_isa_ext(isa_str); + if(vendor_isa) { + strcat(isa_str, "_"); + strcat(isa_str, vendor_isa); + kfree(vendor_isa); + } + return isa_str; } -- 2.39.0