Search code examples
Why read the id register in __turn_mmu_on?...


linux-kernelarm

Read More
arm cortex-a53 switch from el3 secure to el1 non-secure problem...


assemblyarmboottrustzone

Read More
How to cleanly exit QEMU after executing bare metal program without user intervention?...


unit-testingarmqemubare-metal

Read More
How to get cpu architecture e.g. Mac/M1/Intel?...


c++macosarchitecturearmapple-m1

Read More
STM32F401 Issue with interrupt request...


carmembeddedstm32bare-metal

Read More
What is the difference between ELF files and bin files?...


armelf

Read More
Can't connect to ASP.NET server running on Raspberry Pi...


asp.netlinuxraspberry-piarm

Read More
How to rename dynamic symbols in arm elf .so file?...


androidarmreverse-engineeringelfapk

Read More
How to connect two STM32F4-Discovery cards with LCDs through USART...


carmlcdstm32f4discoveryusart

Read More
Implementing closures and performance impacts of, for instance, relative vs absolute jump...


armx86-64cpu-architecturecompiler-optimization

Read More
How to perform a MCU reset after a specific hardfault?...


debuggingarmembeddedcortex-mhardfault

Read More
STM32 Nucleo F411RE ST-LINK error (DEV_TARGET_CMD_ERR)...


armstm32stm32f4nucleost-link

Read More
how to run ElasticSearch v6 on M1 (ARM) inside Docker...


dockerelasticsearcharmapple-m1

Read More
Does GCC guarantee size-matched accesses?...


cassemblygccarm

Read More
Use Ftrace to hook kernel functions in arm64 but cause infinite loop...


linuxarmhookarm64ftrace

Read More
Bad BLX instruction generated when calling asm function from C function (gcc on STM32H753)...


cassemblygccarmstm32

Read More
how to set an gcc on arm board so that it can compile for itself...


gccarm

Read More
Implementing Quick Sort Algorithm in Visual2 with armv7...


assemblyarm

Read More
Makefile linking: undefined reference to _exit...


makefilearmstm32

Read More
How can I fix this cross-compilation linking error...


linuxgccmakefilearmcross-compiling

Read More
Explanation of ARM (specifically mobile) Peripherals Addressing and Bus architecture?...


armembeddedembedded-linuxamba

Read More
Are data races in assembly dangerous?...


assemblyconcurrencyx86armundefined-behavior

Read More
JNI Not compatible for apple ARM Arch...


javaarmapple-m1event-listenerjnativehook

Read More
How to flush denormal numbers to zero for apple silicon?...


c++armapple-silicondenormal-numbers

Read More
what does the cortex-M4's initial SP value in the 0x0 use for?...


armembeddedstm32startupcortex-m

Read More
How can I create an Inline assembly command with a multi-variable register offset?...


gccarminline-assembly

Read More
How does the inline assembly in this compare-exchange function work? (%H modifier on ARM)...


gccarminline-assemblycompare-and-swap

Read More
gcc inline asm template for constant with out hash...


gccarminline-assembly

Read More
Open source and independent ARM and RISC-V assemblers...


assemblyarmopen-sourceintelriscv

Read More
Why doesn't this pop instruction restore the register values?...


assemblyoperating-systemarmcpu-registerscontext-switch

Read More
BackNext