aya/bpf
Dave Tucker f12c0269d0 bpf: Maps live in maps section
This forces all maps to the maps section so we remain compatible with
libbpf. This requires  to avoid breaking userspace.

Signed-off-by: Dave Tucker <dave@dtucker.co.uk>
..
aya-bpf Fix minor typo
aya-bpf-bindings Update libbpf to 19656636a9b9a2de1f71fa3135709295c16701cc
aya-bpf-cty bpf: Fix clippy warnings
aya-bpf-macros bpf: Maps live in maps section
Cargo.toml bpf: add aya-bpf-bindings