aya/bpf
William Findlay 89dee1a114
aya-bpf: implement argument coercion for pt_regs and BTF programs
Implements argument and return value coercion helpers for:
    - LSM programs
    - BTF tracepoints
    - [ku]{ret}probes

Signed-off-by: William Findlay <william@williamfindlay.com>
..
aya-bpf aya-bpf: implement argument coercion for pt_regs and BTF programs
aya-bpf-bindings Update libbpf to 16dfb4ffe4aed03fafc00e0557b1ce1310a09731
aya-bpf-cty bpf: Fix clippy warnings
aya-bpf-macros aya-bpf-macros: fix tests
Cargo.toml bpf: add aya-bpf-bindings