aya/ebpf/aya-ebpf
Eric Long 1fe12b9990
Fix aya-ebpf-* riscv64 build ()
bpf_target_arch should be riscv64, but target triple starts with riscv64gc (and possibly riscv64 followed by any combination of extensions).
..
src bpf: Handle raw tracepoint arguments
CHANGELOG.md Release aya-ebpf-cty v0.2.2, aya-ebpf-bindings v0.1.1, aya-ebpf-macros v0.1.1, aya-ebpf v0.1.1
Cargo.toml Allow aya-ebpf to clippy with stable rust
build.rs Fix aya-ebpf-* riscv64 build ()