aya/bpf
Dave Tucker 218d4842d6 bpf: Be consistent with arm target_arch
This is `arm` in bindings but `armv7` in args.
Let's use `arm`

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
aya-bpf bpf: Be consistent with arm target_arch
aya-bpf-bindings ci: Test all architectures
aya-bpf-cty ci: Test all architectures
aya-bpf-macros bpf: Support BPF_PROG_TYPE_SK_LOOKUP
Cargo.toml bpf: add aya-bpf-bindings