-
To improve performance, OpenSSL uses assembly to implement some encryption algorithms when add cflags like
`-DECP_NISTZ256_ASM`, `-DKECCAK1600_ASM`, `-DOPENSSL_BN_ASM_MONT`, `-DSHA256_ASM`...
A…
-
using latest version 2.2.9
> ./cpuid
```
Name: Apple M4
Vendor String: Apple
Vendor ID: VendorUnknown
PhysicalCores: 10
Threads Per Core: 1
Logical Cores: 10
CPU Family 1867590060 Model: …
-
### Describe the bug
从[downloads.immortalwrt.org](https://downloads.immortalwrt.org/)网站下载的[ImmortalWrt 23.05.3](https://downloads.immortalwrt.org/releases/23.05.3/targets/)的R4S、R5S等固件刷写道tf卡中可以完美启动。…
-
In version 1.4.0, the demo code runs successfully, but starting from version 1.5.0, the demo code panics with an instruction set error.
demo code:
```go
package main
import (
"fmt"
…
-
Any plans for this?
I can only see v6 and v7 arm tags on dockerhub
Plan to use this on a 64bit RPI400
Can I just build the Dockerfile?
-
Building on aarch64, Makefile thinks I want PANDORA. So i changed the CFLAGS after else. I don't know wy $(LINUX) didn't = 1 (arm devuan)
```
else
CFLAGS = -mcpu=native -Ofast -g `sdl-config --c…
-
```
On behalf of Milton.Chiang@mediatek.com (cc'd):
--- snip ---
I would like to send a patch to CLD_2 for adding ARMv8a to the supporting list
in internal/port.h.
It’s my first time to send patches…
-
LLVM calls ARMv8 AArch64. Some ARM documents call it A64 or v8. For consistency with LLVM we should probably rename it to `aarch64`. Thoughts? @parched @japaric
-
Bonjour dans le cadre d'un projet je dois utiliser CODAC(et donc IBEX) avec GAOL sur une RPI3B+ (ARMv8) munie de Raspberry Pi OS 64bits. J'ai remarqué que la version de GAOL intégrée dans Ibex était t…
-
http://jenkins.mxnet-ci-dev.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/ci-master/392/pipeline/67/
Note: This is the test environment.
In order to reproduce locally, just run…