-
```
Consoles: EFI console
Reading loader env vars from /efi/freebsd/loader.env
Setting currdev to disk0p1:
FreeBSD/arm64 EFI loader, Revision 1.1
Command line arguments: loader.efi
…
ykla updated
5 months ago
-
It'd be great to get good support for SVE, especially as SVE2 will become standard for ARMv9.
However, early tests with using LLVM vector intrinsics on the A64FX did not go well.
[Here](https://go…
-
https://github.com/eclipse/omr/pull/6942 added the vector opcodes `vcompressbits` and `vexpandbits`. Currently there are no scalar versions of these opcodes. These operations exist on x86 (`pext`/`pde…
-
Has anyone compiled librespot for armv7-unknown-linux-musleabihf successfully? I cant pick a proper linker.
This is how I modified yours contrib/Dockerfile as my attempt to build it:
```
FROM d…
-
There is interest in supporting OpenWRT builds as expressed in #153 .
Investigate the effort in adding support for this platform.
-
I realize this is a big complex undertaking, and if there's a better place to put this, please say so, especially if somebody is already doing it.
Guardian Project LUKS should use hardware accelerati…
-
from: https://github.com/llvm/llvm-project/commit/9cf8c094c77db1ed9e63322bedcf28b76e5c5a43
to: https://github.com/llvm/llvm-project/commit/dec4cfdb09596f34f17a653ad405ab2551b09039
commit: 3b463d5a5a15…
-
Please add support for the ARM Cortex-A78AE.
-
### Proposed new feature or change:
Add CPU feature detection for SVE2. On wide CPU cores the Scalable Vector Extension has the potential to increase performance manyfold compared to NEON.
SVE2 is…
-
I actually tried just make, to see what it would create, and i think all of them failed like this:
```
[piserve]: make bin/ipxe.iso
[BUILD] bin/__divdi3.o
gcc: error: unrecognized -march targe…