░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/src/linux-azure-6.17-headers-6.17.0-1021/arch/riscv/errata
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: Makefile
ifdef CONFIG_RELOCATABLE # We can't use PIC/PIE when handling early-boot errata parsing, as the kernel # doesn't have a GOT setup at that point. So instead just use medany: it's # usually position-independent, so it should be good enough for the errata # handling. KBUILD_CFLAGS += -fno-pie -mcmodel=medany endif ifdef CONFIG_RISCV_ALTERNATIVE_EARLY ifdef CONFIG_FORTIFY_SOURCE KBUILD_CFLAGS += -D__NO_FORTIFY endif endif obj-$(CONFIG_ERRATA_ANDES) += andes/ obj-$(CONFIG_ERRATA_SIFIVE) += sifive/ obj-$(CONFIG_ERRATA_THEAD) += thead/
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📁 andes/
DIR
—
2026-07-24 06:56
📁 sifive/
DIR
—
2026-07-24 06:56
📁 thead/
DIR
—
2026-07-24 06:56
📄 Makefile
?
538 B
2025-09-28 21:39
EDIT