is there some #arm cheatsheet for all #assembly instructions?
preferably for multiple ISA revisions (v7/v8) specifically.
A tout hasard : quelqu'un à une idée de pourquoi en C++11
```C++
thread_local static QObject foo;
```
Ferait un segfault sur Armv7 mais pas sur x86_64 ?
QT5.15 ici. Pour le fluff, je rencontre ce cas dans qt5base/src/corelib/time/qtimezoneprivate_tz.cpp
dans QTzTimeZonePrivate::staticSystemTimeZoneId()
The Luckfox Pico Mini B – Linux in a Thumbnail
https://taoofmac.com/space/blog/2024/07/20/1800
#ycombinator #arm #armv7 #cortex_a7 #embedded #hardware #linux #luckfox #mcu #npu #rv1103
Is there someone that #crosscompile #linux #kernel with #rust for #armv7 or 32bit architecture?
Ich lerne gerade dass meine #Odroid #XU4 #SBC nur 32 Bit sind und #ARMv7 wird in #paperlessngx nicht mehr unterstützt. So habe ich erst mal die letzte Version 1.17.4 am laufen.
Das Ganze läuft auf einem dietpi.com Image im Docker mit Portainer.
Anyone interested testing #RunCPM on #Android >=5.x (because of the Termux-App)
with #ARMv7 CPU?
You could try the following archive:
https://drive.google.com/file/d/1G-x4cWhXsWdLTO0pUYCcvasg8A_smdbd/view?usp=sharing
Little roadblock on the way, I can't install a #poudriere jail of #FreeBSD 13.2-RELEASE #armv7 using ftp ... the required dist files just aren't there on the mirrors 😞
But hey, you can always build yourself from source 😎 so ... waiting again. I expect this to work as well, but we will see.
With #AlmaLinux I can now employ another family of linux distros to compile my sources.
I haven't heard about #Redhat since Y2K, when I ran too often into broken packages and scripts, so I grew up with #Debian and #SUSE derivates.
The Redhat compatible Alma works out of the box and `dnf` installs all without problems. I just needed to enable one additional repo for some libs.
The only thing I miss is an #ARMv7 #docker image for my good old #Raspberry Pi ... but that's just for fun.
@Toasterson @josephholsten @marcan @lina @AsahiLinux @Raspberry_Pi @geerlingguy O.O
But it's not an actual UEFI, so you may not assume regular #aarch64 / #ARMv7 + #UEFI imeges will just run, as the #UEFI also initializes [not only PCIe] devices and provides the OS with basic access and device descriptors (just like #BIOS did).
Whereas the SoC is stupid or rather mute and requires the OS to know it.
@josephholsten @Toasterson @marcan @lina @AsahiLinux @Raspberry_Pi beyond that the #Pi4 / #CM4 / Pi400 is just an #ARMv7 #aarch64 machine.
Fortunately there is extensive #documentation on the #RasberryPi [unlike basically all #clones like the #BananaPi] so #porting it works fine...
https://www.raspberrypi.com/documentation/
And as people like @geerlingguy can attest, their custom #Linux #Kernel howto should be accurate to get started:
https://www.raspberrypi.com/documentation/computers/linux_kernel.html
I've done a benchmark between Rust, C, Common Lisp and Python on my SBC which has ARM processor and here are the results:
https://far.chickenkiller.com/computer/benchmarking-common-lisp-rust-c-and-python-on-arm/
#benchmark #c #lisp #cl #common_lisp #rustlang #arm #armv7 #pi #python #cpython #pypy #pypy3
#FreeBSD supports #ARMv7 so well that this old #RaspberryPi 2 got a dedicated case today
#Fedora Retiring #ARMv7 Support
Announce via Wiki Changelog
https://fedoraproject.org/wiki/Changes/RetireARMv7
Ich könnte Schwarmwissen gebrauchen. Kennt sich hier jemand mit #hardwarehacking aus? habe eine #heimvision #hm311 #cam. Seriell #uart Verbindung steht. Hab sowas noch nie gemacht. #SigmaStar #ssc325 #armv7 #uboot201501 #kernel 4.9.84 #buildroot 2017.08-g239d7d0 ist drin. Würde die #firmware gerne #dumpen und ein #backup zu erstellen, bevor ich weiter damit rum spiele.
"Currently, only fully verified configuration uses #ARMv7 http://i.MX 6. This verification requires that some useful features on chip are disabled+ enabled functionality of processor behave correctly.
#RISC-V arch gives an open source path to maxing infosec of seL4
kf-2.15.2 released with #OpenGL #GLSL colouring support (design your own colouring algorithms to post-process the calculated raw fractal iteration data)
Get it from https://mathr.co.uk/kf/kf.html#kf-2.15.2
#KF #KallesFraktaler #KallesFraktaler2 is #Fast #DeepZoom #FreeSoftware (#AGPL) for #EscapeTime #Fractal #Graphics (and #Video via additional programs like #zoomasm and others)
#x86_64 and #i686 builds are provided, it is technically possible to compile for #aarch64 but I couldn't get the resulting binary to work on my device. It's a #Windows #EXE that runs fine in #Wine on #Linux (where I do my coding). #armv7 builds seem to be blocked on what might be a bug in a third party library.