This website requires JavaScript.
Explore
Help
Sign in
kybaaz
/
linux-xiaomi-chiron
Watch
1
Star
0
Fork
You've already forked linux-xiaomi-chiron
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
3ea8e52ec9
linux-xiaomi-chiron
/
arch
/
riscv
/
errata
/
Makefile
3 lines
76 B
Makefile
Raw
Normal View
History
Unescape
Escape
riscv: sifive: Add SiFive alternative ports Add required ports of the Alternative scheme for SiFive. Signed-off-by: Vincent Chen <vincent.chen@sifive.com> Reviewed-by: Anup Patel <anup@brainfault.org> Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
2021-03-22 22:26:04 +08:00
obj-$(CONFIG_ERRATA_SIFIVE)
+=
sifive/
riscv: add memory-type errata for T-Head Some current cpus based on T-Head cores implement memory-types way different than described in the svpbmt spec even going so far as using PTE bits marked as reserved. Add the T-Head vendor-id and necessary errata code to replace the affected instructions. Signed-off-by: Heiko Stuebner <heiko@sntech.de> Tested-by: Samuel Holland <samuel@sholland.org> Link: https://lore.kernel.org/r/20220511192921.2223629-13-heiko@sntech.de Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2022-05-11 21:29:21 +02:00
obj-$(CONFIG_ERRATA_THEAD)
+=
thead/
Reference in a new issue
Copy permalink