Received: by 2002:a05:6358:3188:b0:123:57c1:9b43 with SMTP id q8csp34233815rwd; Sun, 9 Jul 2023 07:43:56 -0700 (PDT) X-Google-Smtp-Source: APBJJlEPBY0kBUMQKRQsdlmTmjhUc2nu8vUpdWtZ3MudLLZxyn0gf0CwPFwOAAZecgW3YF/CLrpo X-Received: by 2002:a17:906:cc57:b0:989:21e4:6c6e with SMTP id mm23-20020a170906cc5700b0098921e46c6emr8571431ejb.53.1688913836271; Sun, 09 Jul 2023 07:43:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1688913836; cv=none; d=google.com; s=arc-20160816; b=c18UqCUAvXxhD/IzvmrZCBM1IKBgiXC1VDsl5Q6p6mOOPNtAwJzrZbczEaa4wDzbNH KBgXc+4Ic7VmvtACPGHIN9pKzALvmOn+ZE4qjJlxD+ji9rNjudDr3N8dV2w0wLPAoYOp UDn1uPcnh8eW/cekF2LMIOPvlmWj1G9kaXJ7psp2x8xEDDB/zv0aoTbNGCdEM7zmC5fB AiUv09LeBcWaQOWJK7QvfI24JrbLq1d2JTzvP8/uxZzb3VJN+mAyEaGboxSNsQCaw6r4 xRbLIzPKtyJuKilol6J1PA4TD0eQ6OjqWT2CAt96NnchpkG1p6tyDIF92ymuZ3cPFEms 4L2w== 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=qrfhJdqQ2y0Zvc0kTFKr7zE9aweR00SwiugzJUikyng=; fh=K8gZb4DHYv6GLizWdJM9uUlZEGXzn5R7GpWdSsG2Ne4=; b=gWhr2kebxdD7rlQe+/4pX2IiUGBjb49h7a9n+upSJQ5QJUaEYC4MQT0a0FxIMj4Ee4 svy7dGLoVojudE5HGyk8edJk2IWSOHrTjrBU+hZXVy/zkpY+tXVuDXQNTT1iI1FHka5O LArruPDvLSCJjwOtd1ueSrIMvQLSc6pcfnHmEr42thro3PVVTOymc1Byyh/Ydy1r1lF3 hDgxx4giCnge+SqlOEk+Pe5sS3xJ/rseRM6zmLq9opUrP+TGxY4GYfkIKJ82+hsTJWUH obgzThkV9oihMOfcOyyl2WNjznpI1Quzsr1lu21YS7F6vCNr4tks85650BVbZ0S9aqh3 VvXQ== 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 h7-20020a1709063c0700b0098e3c8beceasi6046783ejg.52.2023.07.09.07.43.32; Sun, 09 Jul 2023 07:43: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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232954AbjGIOGa (ORCPT + 99 others); Sun, 9 Jul 2023 10:06:30 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39950 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229534AbjGIOG3 (ORCPT ); Sun, 9 Jul 2023 10:06:29 -0400 Received: from gloria.sntech.de (gloria.sntech.de [185.11.138.130]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 85D0E97; Sun, 9 Jul 2023 07:06:27 -0700 (PDT) Received: from i53875a50.versanet.de ([83.135.90.80] helo=phil.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1qIV3J-0002bh-B1; Sun, 09 Jul 2023 16:06:17 +0200 From: Heiko Stuebner To: Paul Walmsley , Palmer Dabbelt , Albert Ou , linux-riscv@lists.infradead.org Cc: Samuel Ortiz , linux@rivosinc.com, Conor Dooley , Andrew Jones , Anup Patel , linux-kernel@vger.kernel.org, "Hongren (Zenithal) Zheng" , Guo Ren , Atish Patra , =?ISO-8859-1?Q?Bj=F6rn_T=F6pel?= , Evan Green , devicetree@vger.kernel.org, Samuel Ortiz Subject: Re: [PATCH v3 4/4] RISC-V: Implement archrandom when Zkr is available Date: Sun, 09 Jul 2023 16:06:16 +0200 Message-ID: <3566075.R56niFO833@phil> In-Reply-To: <20230709115549.2666557-5-sameo@rivosinc.com> References: <20230709115549.2666557-1-sameo@rivosinc.com> <20230709115549.2666557-5-sameo@rivosinc.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Spam-Status: No, score=-1.1 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_BLOCKED,SPF_NEUTRAL,T_SCC_BODY_TEXT_LINE, T_SPF_HELO_TEMPERROR autolearn=no 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 Am Sonntag, 9. Juli 2023, 13:55:46 CEST schrieb Samuel Ortiz: > The Zkr extension is ratified and provides 16 bits of entropy seed when > reading the SEED CSR. > > We can implement arch_get_random_seed_longs() by doing multiple csrrw to > that CSR and filling an unsigned long with valid entropy bits. > > Acked-by: Conor Dooley > Signed-off-by: Samuel Ortiz > --- > +static inline size_t __must_check arch_get_random_seed_longs(unsigned long *v, size_t max_longs) > +{ > + if (!max_longs) > + return 0; > + > + /* > + * If Zkr is supported and csr_seed_long succeeds, we return one long > + * worth of entropy. > + */ > + if (riscv_has_extension_likely(RISCV_ISA_EXT_ZKR) && csr_seed_long(v)) While this whole thing looks really nice, I don't think you can only check the ZKR existence though. To access the seed csr from supervisor-mode, it looks like the SSEED bit in the mseccfg register also needs to be set by firmware. And in the kernel we will likely need to check this setting somehow before enabling access. At least my qemu fails with an illegal instruction otherwise during the early random seed initialization. Heiko