linux/arch/riscv/errata
Jisheng Zhang 6868d12e02
riscv: errata: sifive: Use SYM_*() assembly macros
ENTRY()/END() macros are deprecated and we should make use of the
new SYM_*() macros [1] for better annotation of symbols. Replace the
deprecated ones with the new ones.

[1] https://docs.kernel.org/core-api/asm-annotations.html

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Reviewed-By: Clément Léger <cleger@rivosinc.com>
Link: https://lore.kernel.org/r/20240709160536.3690-2-jszhang@kernel.org
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
2024-09-15 00:03:22 -07:00
..
andes riscv: Extend cpufeature.c to detect vendor extensions 2024-07-22 15:36:54 -07:00
sifive riscv: errata: sifive: Use SYM_*() assembly macros 2024-09-15 00:03:22 -07:00
thead riscv: Extend cpufeature.c to detect vendor extensions 2024-07-22 15:36:54 -07:00
Makefile riscv: errata: Add Andes alternative ports 2023-09-01 09:08:56 -07:00