-
# DoD
- [ ] Implement SVE extension in Asmjit
- [ ] Create payload for SVE extension
- [ ] Optimize payload on a system with SVE
-
### Avoid duplicated feature requests
- [X] There are no open or closed feature requests that are related to this request
### Description
Add ARMv8 support to build pipelines to enable hosting on R…
-
Currently the docker image for `meshping` is only built for x64 and armv7. Running the armv7 image directly on a armv8 machine gives me:
```plain
exec /usr/bin/dumb-init: exec format error
```
…
-
### Work environment
| Questions | Answers
|------------------------------------------------------|--------------------
| OS/arch/bits (mandatory) …
-
Apple uses ARM in Macs [since 2020](https://www.apple.com/newsroom/2020/06/apple-announces-mac-transition-to-apple-silicon/).
```shell
$ sw_vers
ProductName: macOS
ProductVersion: …
-
FAILED: out/soong/.intermediates/frameworks/av/media/libeffects/lvm/wrapper/libbundlewrapper/android_vendor_arm64_armv8-2a-dotprod_cortex-a76_shared_cfi/e560d7b19ebf7276b3e850d3d346dec8/unstripped/lib…
-
This is potentially caused by arm32 containers on dockerhost-equinix-ubuntu2004-armv8-1
Log via wazuh..
```
2024-11-08T18:52:39.723410+00:00 dockerhost-equinix-ubuntu2404-armv8-1 kernel: …
-
Similar to #100, I'm looking to tidy up some pre-existing Cortex-M CPU expressions here.
# Proposal
Mark `//cpu:armv8-m` as deprecated, and introduce `//cpu:armv8-m.base` and `//cpu:armv8-m.main`.…
-
Currently, a blocker in a project of mine - [Crabapple](https://github.com/Crabapple-iOS/Crabapple) - is the lack of native arm64e support in Rust.
The `aarch64-apple-ios` target only emits arm64 (…
-
We need an automatic check that the code compiles and tests pass for ARMv8 before merging to `master`.