aya/xtask
Tyrone Wu 76c61537d4
aya,aya-obj: add feature probing program type
Adds API that probes whether kernel supports a program type.

Assertions for `LircMode2` and `Lsm` are disabled because they require
certain kernel configs to be enabled, which are not by default in VM
tests.
..
libbpf@20ea95b450 xtask: Generate new bindings
public-api aya,aya-obj: add feature probing program type
src codegen: tidy up
Cargo.toml ci: download gen_init_cpio with authentication