Porting the OpenHarmony Kernel to a New Hardware Architecture
Porting the Processor Architecture
The foundation of kernel porting lies in adapting the processor architecture. In OpenHarmony, this step is optional—only required if the target architecture is not already supported. The list of currrently supported architectures can be found under liteos_m/arch. Refer to Table 1 for an overview.
Table 1: Supp ...
Posted on Thu, 14 May 2026 06:44:51 +0000 by jokerofsouls