1 个仓库
Standards defining procedure calls, object formats, and exception handling for binary compatibility.
Distinct from Application Recompilation for Arm: None of the candidates represent the general concept of an ABI specification, focusing instead on specific OS or hardware targets.
Explore 1 awesome GitHub repository matching operating systems & systems programming · Architecture Binary Interfaces. Refine with filters or upvote what's useful.
The Arm Architecture Binary Interface Specification is a technical standard that defines the rules for procedure calls, object file formats, and exception handling. It serves as a foundational framework for ensuring binary-level compatibility between software components and operating systems across diverse Arm processor implementations. This specification establishes the technical requirements for how software interacts with hardware at the binary level. By standardizing register-based calling conventions, stack-frame layouts, and data-type alignment rules, it enables consistent behavior for
Provides the foundational technical standard for procedure calls, object formats, and exception handling across hardware.