You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask/src
Kenjiro Nakayama 8c8d236f42 xtask: codegen: generate bindings for user_regs_struct
This patch adds `user_regs_struct`.

riscv provides struct user_regs_struct instead of struct pt_regs to userspace.
After bindings generates the code, adding the riscv support in `bpf/aya-bpf/src/args.rs`
then aya-bpf can be built for riscv.
1 year ago
..
codegen xtask: codegen: generate bindings for user_regs_struct 1 year ago
docs Unpin Rust nightly 2 years ago
build_ebpf.rs integration-tests: Build eBPF programs always with release profile 1 year ago
build_test.rs integration-tests: run on macos to get nested virtualization 2 years ago
main.rs fix uninlined_format_args clippy issues 2 years ago
run.rs integration-tests: Build eBPF programs always with release profile 1 year ago
utils.rs test: Replace RTF with Rust 2 years ago