diff options
author | Pu Lehui <[email protected]> | 2023-02-15 21:52:05 +0800 |
---|---|---|
committer | Daniel Borkmann <[email protected]> | 2023-02-17 21:45:30 +0100 |
commit | 49b5e77ae3e214acff4728595b4ac7bf776693ca (patch) | |
tree | 8d8439f133914a38aa7aa4b7436726e9ca76ecba /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 596f2e6f9cf41436a5512a3f278c86da5c5598fb (diff) |
riscv, bpf: Add bpf trampoline support for RV64
BPF trampoline is the critical infrastructure of the BPF subsystem, acting
as a mediator between kernel functions and BPF programs. Numerous important
features, such as using BPF program for zero overhead kernel introspection,
rely on this key component. We can't wait to support bpf trampoline on RV64.
The related tests have passed, as well as the test_verifier with no new
failure ceses.
Signed-off-by: Pu Lehui <[email protected]>
Signed-off-by: Daniel Borkmann <[email protected]>
Tested-by: Björn Töpel <[email protected]>
Acked-by: Björn Töpel <[email protected]>
Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions