]> Git Repo - linux.git/commit
riscv: implement cache-management errata for T-Head SoCs
authorHeiko Stuebner <[email protected]>
Wed, 6 Jul 2022 23:15:36 +0000 (01:15 +0200)
committerPalmer Dabbelt <[email protected]>
Thu, 4 Aug 2022 00:29:59 +0000 (17:29 -0700)
commitd20ec7529236a2fcdb2d856fc0bd80b409a217fc
tree97c41e3c370f0ec170fb1b3aab81c42e8f1d105e
parent1631ba1259d6d7f49b6028f2a1a0fa02be1c522a
riscv: implement cache-management errata for T-Head SoCs

The T-Head C906 and C910 implement a scheme for handling
cache operations different from the generic Zicbom extension.

Add an errata for it next to the generic dma coherency ops.

Reviewed-by: Samuel Holland <[email protected]>
Tested-by: Samuel Holland <[email protected]>
Reviewed-by: Guo Ren <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Palmer Dabbelt <[email protected]>
arch/riscv/Kconfig.erratas
arch/riscv/errata/thead/errata.c
arch/riscv/include/asm/errata_list.h
This page took 0.058274 seconds and 4 git commands to generate.