summaryrefslogtreecommitdiffstats
path: root/arch/riscv/lib/reloc.c
Commit message (Expand)AuthorAgeFilesLines
* RISC-V: add compiler barriers around unrelocated accessesAhmad Fatoum2022-10-241-3/+7
* relocate_to_current_adr: hang directly on error instead of panic()Ahmad Fatoum2022-10-051-1/+1
* asm-generic: move sync_caches_for_execution declaration to <asm/cache.h>Ahmad Fatoum2021-11-251-1/+1
* RISC-V: support incoherent I-CacheAhmad Fatoum2021-06-241-0/+8
* RISC-V: implement PBL and relocation supportAhmad Fatoum2021-03-231-0/+66