Application Binary Interface for the Arm® Architecture
Browse cluster: RISC-V Toolchain & Math Libraries →The abi-aa repository, maintained by Arm, is a collection of Application Binary Interface (ABI) specifications for Arm architectures. It defines standards for low-level code compatibility across Arm 32-bit (AArch32), 64-bit (AArch64), and specialized architectures like Morello. The specifications cover binary file formats (ELF), debug information (DWARF), procedure call conventions, atomics operations, and other ABI-related topics necessary for compiler and toolchain developers. All documents are licensed under CC-BY-SA-4.0 with an additional patent license aligned with Apache 2.0 terms.