aya/xtask
Tyrone Wu 59e99f4a33
aya: add feature probing for map type
Add API that probes whether kernel supports a map type.

Assertion for `InodeStorage` are disabled because they require
CONFIG_BPF_LSM to be enabled, which is not be default in VM tests.
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api aya: add feature probing for map type
src codegen: tidy up
Cargo.toml ci: download gen_init_cpio with authentication