summaryrefslogtreecommitdiffstats
path: root/arch/riscv/net/bpf_jit_core.c
Commit message (Expand)AuthorAgeFilesLines
* riscv: bpf: Avoid breaking W^XJisheng Zhang2021-04-261-1/+2
* riscv: bpf: Move bpf_jit_alloc_exec() and bpf_jit_free_exec() to coreJisheng Zhang2021-04-261-0/+13
* bpf, riscv: Modify JIT ctx to support compressed instructionsLuke Nelson2020-07-211-3/+3
* riscv, bpf: Factor common RISC-V JIT codeLuke Nelson2020-03-051-0/+166