Essential Security Technologies in Arm Learning

Essential Security Technologies in Arm Learning

This article comes from the Jishu Community special topic, mainly sharing learning materials related to security technology. This Issue’s Special Recommendations This issue recommends a special topic on security technology, covering learning about the ShanHai security processor from Arm, learning about Arm TrustZone technology (including interrupts), Arm PSA technical materials, privacy computing, information and functional … Read more

Analysis of x86, ARM, and MIPS Chip Architectures

Analysis of x86, ARM, and MIPS Chip Architectures

Instruction sets can be divided into Complex Instruction Set Computing (CISC) and Reduced Instruction Set Computing (RISC), represented by the architectures x86, ARM, and MIPS. ARM RISC is a chip architecture designed to improve processor speed, with key technology in pipelining, which allows multiple instructions to be completed in one clock cycle. Compared to Complex … Read more

How Does The Highest Performance RISC-V Processor Compare To Arm?

How Does The Highest Performance RISC-V Processor Compare To Arm?

Author: Huang Yefeng Original from EET Electronic Engineering Magazine Processors based on the RISC-V architecture are increasingly appearing in everyday electronic products, becoming more commonplace: not only have some typical MCU manufacturers begun to embrace RISC-V, such as the previously interviewed Tsinghua Unigroup, but also companies like GigaDevice have launched RISC-V product lines; Moreover, this … Read more

The Development History of Chip Giant ARM

The Development History of Chip Giant ARM

During the China-US trade war, Chinese companies were concentrated in a chokehold in the chip field. This time, Tangxun Information Academy has launched a series of articles analyzing companies in the chip industry for discussion and learning. The British company ARM is a global leader in semiconductor intellectual property (IP) provision. More than 95% of … Read more

RISC-V’s Challenge to ARM in the Simplified Instruction Set Arena

RISC-V's Challenge to ARM in the Simplified Instruction Set Arena

Source: Eefocus Original Author: Liu Haoran Introduction ✦ The main gap between RISC-V and ARM currently lies in the upstream and downstream industrial ecosystem and large-scale applications, which is the biggest challenge and difficulty facing the players in the RISC-V camp. ✦ ✦ We command computers to work, and we cannot simply say to the … Read more

Understanding ARM’s Latest CPU/GPU with 3 Images

Understanding ARM's Latest CPU/GPU with 3 Images

Recently, Zhiqu Dog introduced ARM’s brand new Cortex-A75 and Cortex-A55 architectures, as well as the Mali-G72 GPU (see “ARM’s Breakthrough! Mobile Processors Will Transform in a Few Months Because of Them!”). However, the article involved a lot of technical terms, and some readers commented that they found it “hard to understand.” No worries, ARM’s designers … Read more

In-Depth Analysis of Arm’s Cortex A77 Processor

In-Depth Analysis of Arm's Cortex A77 Processor

The Cortex A77 architecture, newly launched by Arm in May 2019, utilizes TSMC’s 7nm process with a peak frequency of 3GHz, achieving a 20% performance improvement. A previous article introduced the architecture of the strongest X86 processor, ZEN, which can be found here. This article analyzes the strongest Arm processor, A77, based on the same … Read more

Introduction and Comparison of ARM Cortex-M Processor Family

Introduction and Comparison of ARM Cortex-M Processor Family

Summary gaiyao There are now 8 processor members in the ARM Cortex-M processor family. In this article, we will compare the product features among the Cortex-M series processors, focusing on how to choose the right Cortex-M processor based on product applications. This article will detail the instruction sets of the Cortex-M series processors and their … Read more

Is ARM Cortex-X1 Architecture Really That Powerful?

Is ARM Cortex-X1 Architecture Really That Powerful?

Click the top Computer Enthusiasts to follow us With the release of the Kirin 9000 and Samsung Exynos 1080, the Android smartphone chip sector has officially entered the 5nm era. Unfortunately, the CPU architecture of the Kirin 9000 still lingers at the ARM Cortex-A77 stage released last year, while the Exynos 1080, although equipped with … Read more

Understanding MCU Boot Process in Depth

Understanding MCU Boot Process in Depth

This article is selected from the Jishu column “Arm Selection” by author lvy, authorized to be transferred from the WeChat public account Arm Selection. This article will take you deeper into the understanding of the MCU boot process. I previously wrote an article analyzing the complete boot process of STM32, but I felt that some … Read more