[PATCH v2] RISC-V: Implement archrandom when Zkr is available

patchwork-bot+linux-riscv at kernel.org patchwork-bot+linux-riscv at kernel.org
Sat Jan 20 13:09:47 PST 2024


Hello:

This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer at rivosinc.com>:

On Thu, 30 Nov 2023 12:17:02 +0100 you wrote:
> From: Samuel Ortiz <sameo at rivosinc.com>
> 
> 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.
> 
> [...]

Here is the summary with links:
  - [v2] RISC-V: Implement archrandom when Zkr is available
    https://git.kernel.org/riscv/c/102434010592

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html





More information about the linux-riscv mailing list