aya/ebpf/aya-ebpf/src
Billy McFall b513af12e8 aya: add archs powerpc64 and s390x to aya
bpfman, a project using aya, has a requirement to support powerpc64 and
s390x architectures. Adding these two architectures to aya.

Signed-off-by: Billy McFall <22157057+Billy99@users.noreply.github.com>
..
maps fix(ebpf): Remove PerfEventArray::with_max_entries
programs aya: add archs powerpc64 and s390x to aya
args.rs aya: add archs powerpc64 and s390x to aya
helpers.rs Appease nightly clippy
lib.rs feat(aya-ebpf): Implement memmove