* [Topics](/en/topics "Topics")
* [Linux](/en/topics/linux "Linux")
* What is an ARM processor?
What is an ARM processor?
=========================
Published  July 21, 2022•*4*-minute read
Copy URL
Jump to section
---------------
What is an ARM processor?ARM started with microcomputingARM vs. x86What makes the ARM architecture valuable?Why choose Red Hat Enterprise Linux for ARM?
What is an ARM processor?
-------------------------
ARM processors are a family of central processing units (CPUs) based on a reduced instruction set computer (RISC) architecture. ARM stands for Advanced RISC Machine. ARM architectures represent a different approach to how the hardware for a system is designed when compared to more familiar server architectures like x86.
The ARM ecosystem has emerged over the last several years with server optimized products and solutions that are designed for [cloud](/en/topics/cloud-computing) and hyperscale computing, telecommunications, and [edge computing](/en/topics/edge-computing), as well as [high-performance computing](/en/topics/high-performance-computing/what-is-high-performance-computing) (HPC) applications. Learn how [Red Hat® Enterprise Linux®](/en/technologies/linux-platforms/enterprise-linux) for ARM delivers a reliable, high-performance platform that includes a consistent application environment across physical, virtual, and cloud deployments.
[Try Red Hat Enterprise Linux for ARM](/en/technologies/linux-platforms/enterprise-linux/arm/trial)
ARM started with microcomputing
-------------------------------
Understanding the use cases and applications for ARM architectures really starts with an understanding of the history of ARM processors.
x86 is an older architectural approach, with the first x86 CPU design launching in 1978. That was also back in the day of massive, room-sized mainframe computers. As technology modernized toward "microcomputers" (PCs), determining how to configure components for high performance and a smaller design became a challenge. In the early 1980s, [Acorn Computers](https://en.wikipedia.org/wiki/Acorn_Computers) designed microcomputers, but they experienced performance limitations with their chip design.
Around the same time (starting in 1981), a project at the University of California, Berkeley was evaluating resource usage with computer chips. Processing units have certain predefined operations collectively called instruction sets. Operating systems and programs use those instruction sets to execute themselves. What programmers at Berkeley found was that most programs used only a small subset of the instruction set. If they reduced the number of predefined instructions—cutting out complex and hard to implement (and little used) instructions —the remaining simple instructions would run faster and take up much less power and space on the chip. This is called reduced instruction set computer (RISC) architecture. x86 is a complex instruction set computer (CISC) architecture. Both RISC and CISC are considered instruction set architectures.
[Deploy business value quickly with ARM architectures](/en/resources/rhel-server-business-value-datasheet "resources | Deploy business value quickly - HTML")
Recommended for you
Red Hat Enterprise Linux 10 Virtual Workshop
--------------------------------------------
[Watch the webinar](https://www.redhat.com/en/events/webinar/rh-enterprise-linux-workshop?percmp=RHCTG0250000455235)
ARM vs. x86
-----------
Typical server architectures like the ubiquitous x86 design have a modular approach based on a motherboard with swappable components. The CPU and other components—such as graphics cards and GPUs, memory controllers, storage, or processing cores—are optimized for specific functions and can be easily swapped out or expanded. However, this ease comes at a price; these hardware components are typically more homogenized system architectures, which can allow hackers to quickly breach and attack systems with "write once, run anywhere" exploits.
An ARM-based processor takes a different approach. Rather than having the processing unit separate from the rest of the hardware, the CPU cores are part of the physical platform for the integrated circuit. Other hardware functions (like I/O bus controllers such as peripheral component interconnect) are on the same physical platform, and all of the different functions are integrated together through an internal bus. When components like these are placed on the same integrated circuit, this is called a system on a chip or SOC.
This adaptability and integration is a key motivation for selecting ARM processors for a given system. There is no single ARM processor manufacturer, like AMD or Intel processors for x86 architectures. [Arm Holdings](https://www.arm.com/) licenses designs for ARM processors—in series for different specialized purposes and optimizations—with certain performance benchmarks, and then hardware manufacturers take those designs and adapt them to their specific devices.
In a sense, asking "what is an ARM-based processor?" misses the point of ARM-based processors. Using an ARM-based processor represents a different system architecture with a different set of underlying priorities for system performance and connectivity.
[Learn more about ARM vs x86](/en/topics/linux/ARM-vs-x86 "article | comparing ARM and x86")
What makes the ARM architecture valuable?
-----------------------------------------
ARM architectures are the most common electronic design in the world, even though x86 is more common in the server market. ARM architectures are used in almost all smartphone designs, as well as in other small mobile devices and laptops.
x86 chips are designed to optimize performance; ARM-based processors are designed to balance cost with smaller sizes, lower power consumption, lower heat generation, speed, and potentially longer battery life.
Because Arm Holdings sells designs, not hardware, this allows hardware manufacturers to customize the microarchitecture to their specific requirements while maintaining a small size, high performance, and energy efficiency. This has both advantages and drawbacks, since it also means that operating systems like [Linux](/en/topics/linux), Windows, and Android need to support a wider spectrum of hardware.
This doesn’t mean that ARM architectures are only used for small mobile devices—one of the world’s fastest supercomputers, Fugaku designed by Fujitsu and Riken, uses an ARM processor. In Fujitsu’s case, they designed their own ARM chip for their supercomputer, but ARM also provides a design profile for HPC architectures. Because of the reduced size, lower power  consumption, and lower heat (reducing the need for additional cooling), more organizations are starting to use ARM systems to create nodes or clusters for HPC and cloud fleets (such as [Amazon Web Services Graviton](https://aws.amazon.com/ec2/graviton/) and [Microsoft Azure](https://azure.microsoft.com/en-us/blog/now-in-preview-azure-virtual-machines-with-ampere-altra-armbased-processors/)). The [Arm Compiler for Linux](https://developer.arm.com/Tools%20and%20Software/Arm%20Compiler%20for%20Linux) toolchain is tailored for developing HPC applications. It is important to evaluate the compatibility between your existing apps, use cases, and ARM processors as you integrate them.
Using an ARM architecture gives hardware designers more control over their designs and performance, as well as more control over their supply chains. That combination of control and performance is appealing in small consumer devices and large scale computing environments alike.
Why choose Red Hat Enterprise Linux for ARM?
--------------------------------------------
ARM architectures have long used Linux operating systems (notably in devices like Raspberry Pi boards and smartphones from Samsung and Apple). However, there was a storied development history with ARM processors and Linux: every ARM design had to have its own custom [Linux kernel](/en/topics/linux/what-is-the-linux-kernel) build because of a lack of consistency between ARM designs, even within the same manufacturer or model. This changed in 2012 when the Linux kernel community added multiplatform support for ARM SOCs to the Linux kernel.
Arm Holdings has defined specific architectures to support Linux servers and workstations: the [SystemReady series](https://community.arm.com/arm-community-blogs/b/architectures-and-processors-blog/posts/progress-in-arm-system-ready-program). These architectures define specifications for hardware, firmware, boot requirements, and security. Red Hat Enterprise Linux for ARM has been certified for Arm [SystemReady SR](https://developer.arm.com/Architectures/Arm%20SystemReady%20SR). The goal for SystemReady architectures is to make sure that every layer in the technology stack—starting with the operating system—just works.
Community is a crucial factor with ARM designs. One benefit of the [Red Hat subscription](https://access.redhat.com/subscription-value) is its broad set of hardware vendors, which have collaborative engineering efforts and tested and certified deployments. This includes ARM hardware manufacturers and designers. Since ARM remains closely coupled with the hardware design itself, Red Hat Enterprise Linux has [an early access program with its hardware ecosystem vendors](https://access.redhat.com/solutions/6673691) to evaluate new ARM development.
Red Hat’s investment in the ARM community and Red Hat Enterprise Linux’s [open source](/en/topics/open-source/what-is-open-source) enterprise life cycle, security, and performance, make it a great platform for ARM workloads.
This video can't play due to privacy settings
To change your settings, select the "Cookie Preferences" link in the footer and opt in to "Advertising Cookies or try disabling adblockers."
Recommended for you
E-book
The power of Red Hat Enterprise Linux
-------------------------------------
Read this e-book to learn about the benefits of a Red Hat Enterprise Linux subscription and how to get started. Your download awaits.
[Read the e-book](https://www.redhat.com/en/resources/power-of-linux-ebook?percmp=RHCTG0250000455234)
All Red Hat product trials
--------------------------
Our no-cost product trials help you gain hands-on experience, prepare for a certification, or assess if a product is right for your organization.
[Keep reading](/en/products/trials "All Red Hat product trials")
Keep reading
------------
### Why run Linux on AWS?
For organizations using Amazon Web Services (AWS), Linux shortens time to market, reduces complexity, provides on-demand scalability, and lowers costs.
[Read the article](/en/topics/linux/linux-on-aws "article | Why run Linux on AWS?")
### What is high availability?
High availability determines if a system is meeting its operational performance level, is available almost 100% of the time, and is performant for an established time period.
[Read the article](/en/topics/linux/what-is-high-availability "article | What is high availability")
### What is ERP?
Enterprise resource planning (ERP) unifies the massive amounts of data within an organization, and enables information flow between different teams.
[Read the article](/en/topics/linux/what-is-erp "article | What is ERP?")
Linux resources
---------------
### Related content
* Overview
  [Red Hat Enterprise Linux: An ideal operating system for cloud](/en/resources/ideal-operating-system-brief)
* Blog post
  [Behind the scenes of Red Hat Enterprise Linux 10: Development and collaboration](/en/blog/behind-scenes-red-hat-enterprise-linux-10-development-and-collaboration)
* Blog post
  [Use the RHEL command-line assistant offline with this new developer preview](/en/blog/use-rhel-command-line-assistant-offline-new-developer-preview)
* Case study
  [Red Hat Academy drives real-world skills and employability](/en/resources/international-information-technology-university-case-study)
### Related articles
* [Red Hat Enterprise Linux security](/en/technologies/linux-platforms/enterprise-linux/security)
* [Why run Linux on AWS?](/en/topics/linux/linux-on-aws)
* [What is high availability?](/en/topics/linux/what-is-high-availability)
* [What is ERP?](/en/topics/linux/what-is-erp)
* [Functional safety and continuous certification on Linux](/en/topics/open-source/functional-safety-and-continuous-certification-on-linux)
* [What is SAP HANA (and why does it run on Linux)?](/en/topics/linux/sap-hana-and-linux)
* [Why run Linux on IBM Cloud](/en/topics/linux/linux-on-ibm-cloud)
* [What is CentOS Stream?](/en/topics/linux/what-is-centos-stream)
* [Why choose Red Hat Enterprise Linux on Azure?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-on-azure)
* [Why choose Red Hat Enterprise Linux on AWS?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-on-aws)
* [Linux on Azure](/en/topics/linux/linux-on-azure)
* [Linux for cloud computing](/en/topics/linux/linux-for-cloud-computing)
* [Red Hat Enterprise Linux migration process](/en/technologies/linux-platforms/enterprise-linux/migration-process)
* [Why choose Red Hat for Linux?](/en/topics/linux/why-choose-red-hat-enterprise-linux)
* [What to know about CentOS Linux EOL](/en/topics/linux/centos-linux-eol)
* [What to know for Red Hat Enterprise Linux 7 End of Maintenance](/en/technologies/linux-platforms/enterprise-linux/rhel-7-end-of-maintenance)
* [What is CentOS?](/en/topics/linux/what-is-centos)
* [How to move to Red Hat Enterprise Linux from other Linux distros](/en/technologies/linux-platforms/enterprise-linux/migration-process/convert2rhel)
* [Why run Linux on Google Cloud?](/en/topics/linux/linux-on-google-cloud)
* [Red Hat Satellite on Red Hat Enterprise Linux](/en/technologies/management/satellite/satellite-for-rhel)
* [Why choose Red Hat Enterprise Linux on Google Cloud?](/en/technologies/linux-platforms/enterprise-linux/why-choose-red-hat-enterprise-linux-google-cloud)
* [What is Linux kernel live patching?](/en/topics/linux/what-is-linux-kernel-live-patching)
* [What is the SAP HANA migration?](/en/topics/linux/what-is-sap-hana-migration)
* [Why run Microsoft SQL Server on Linux?](/en/topics/linux/why-run-sql-server-on-linux)
* [What's the best Linux distro for you?](/en/topics/linux/whats-the-best-linux-distro-for-you)
* [What's the difference between Fedora and Red Hat Enterprise Linux](/en/topics/linux/fedora-vs-red-hat-enterprise-linux)
* [What is Linux?](/en/topics/linux/what-is-linux)
* [What is an image builder?](/en/topics/linux/what-is-an-image-builder)
* [What is a Linux server?](/en/topics/linux/linux-server)
* [What is a configuration file?](/en/topics/linux/what-configuration-file)
* [What is high performance computing (HPC)?](/en/topics/high-performance-computing/what-is-high-performance-computing)
* [What is a golden image?](/en/topics/linux/what-is-a-golden-image)
* [ARM vs x86: What's the difference?](/en/topics/linux/ARM-vs-x86)
* [What is lightweight directory access protocol (LDAP) authentication?](/en/topics/security/what-is-ldap-authentication)
* [What is MPLS?](/en/topics/edge-computing/what-is-mpls)
* [What is a Linux certification?](/en/topics/linux/linux-certification)
* [What was CoreOS and CoreOS container Linux](/en/technologies/cloud-computing/openshift/what-was-coreos)
* [What is SELinux?](/en/topics/linux/what-is-selinux)
* [What is the Linux kernel?](/en/topics/linux/what-is-the-linux-kernel)
[More about this topic](/en/topics/linux "More about this topic")