ARMv9/v8-DVFS System Architecture

ARMv9/v8-DVFS System Architecture

ver0.2 Introduction In previous articles, we introduced the core content of the power management system architecture and software architecture under the ARM architecture, and conducted a thorough analysis of the idle management mechanism of the PE-Core, PSCI. Another important branch of OSPM for PE-Core power management is DVFS, which maximizes the efficiency of the PE-Core … Read more

ARMv9/v8 Power State Management Software Architecture (PSCI Architecture)

ARMv9/v8 Power State Management Software Architecture (PSCI Architecture)

ver0.2 Introduction We have begun to touch upon the software layer of power management. In this article, we will delve deeper into the internal architecture of power management software based on the previous discussion of power states. To facilitate more precise management, the hardware nodes of the SoC are divided into different power domains, each … Read more

Understanding ARMv9/v8 Power States

Understanding ARMv9/v8 Power States

ver0.1 Introduction In previous articles, we discussed the system architecture of power management based on the ARM architecture, covering the core nodes and mechanisms related to hardware power management. This laid the foundation for introducing the software architecture of power management. Imagine, as a developer, especially one aspiring to advance, one day your manager assigns … Read more