Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-28 | riscv64: define __NR_riscv_flush_icache if not available | Waldemar Brodkorb | |
2020-08-17 | riscv64: add __riscv_flush_icache | Waldemar Brodkorb | |
Always use the systemcall as uClibc-ng has no vdso support. Tested with libffi and python in qemu-system-riscv64. |