Menu

Post image 1
Post image 2
Post image 3
Post image 4
Post image 5
Post image 6
Post image 7
Post image 8
Post image 9
1 / 9
0

miniJen and RISC-V

DEV Community: jenkins·Bruno Verachten·about 1 month ago
#9hsz0kds
#dev#armv8#aarch32#cite_note#l7#code
Reading 0:00
15s threshold

Originally published on February 23, 2023 at https://bruno.verachten.fr/2023/02/23/minijen-and-risc-v/ Short Introduction What is miniJen? It’s the Jenkins multi-cpu-architectures smallest instance known to this day. It’s composed of a 4 arm Cortex-A55 cores RockChip controller ( aarch64 ), a 4 arm Cortex-A7a cores AllWinner agent ( armv7l ), a 4 arm Cortex-A53 cores AllWinner agent (aarch64), and a single RV64GCV core AllWinner agent ( RISC-V ). A bit of personal history I’ve been an arm fanboy for years, it all started in 2014 or so when I bought a Raspberry Pi . \ At that time, it remembered me of my younger days when I used to tinker with an HP-48SX calculator, using assembly language , discovering new methods, new instructions, and new backdoors every other day. \ Later on, when resin.io (now balena.io ) ported Docker to the arm processor , I then became obsessed with arm and docker. I spent way too much time compiling FOSS for arm32 and aarch64 , and building docker images around them.…

Continue reading — create a free account

Join HashtagPLUS to read full articles, follow hashtags, vote, and join the conversation.

Read More