You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/bpf
Simone Margaritelli 8311abfdcb
added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf
* new: added support for armv7-unknown-linux-gnueabi (closes alessandrod/aya/issues/22)

* fix: replaced custom type defintions with proper libc types

* fix: fixed pointless parameter binding

* new: added linker for armv7-unknown-linux-gnueabihf to cargo config
3 years ago
..
aya-bpf bpf: fix a minor bug due to stackid allocation 3 years ago
aya-bpf-bindings added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf 3 years ago
aya-bpf-cty added support for armv7-unknown-linux-gnueabi and armv7-unknown-linux-gnueabihf 3 years ago
aya-bpf-macros bpf: add support for BPF_PROG_TYPE_CGROUP_SKB programs 3 years ago
Cargo.toml bpf: add aya-bpf-bindings 4 years ago