Jump to: navigation, search

Difference between revisions of "StarlingX/StarlingX Debian on ARM Information Guide"

(How to Set up a Debian build environment and build StarlingX for Debian on ARM platform)
Line 27: Line 27:
 
=== How to Set up a Debian build environment and build StarlingX for Debian on ARM platform ===
 
=== How to Set up a Debian build environment and build StarlingX for Debian on ARM platform ===
  
Information can be found [[StarlingX/DebianArmBuildEnvironment|here.]]
+
Information can be found [[StarlingX/DebianArmBuildEnvironment | here]]

Revision as of 07:08, 7 August 2023

Introduction

The ARM platform has been widely used more and more, cloud providers and independent vendors now can provide various ARM platforms, e.g., AWS, Google and Ampere. ARM platform was widely used in edge/cloud servers, IoT and embedded systems. For now, StarlingX only works on x86 platform, it can't work on ARM platform without porting work. So, there are requirements to port StarlingX on ARM platform to enable it works as that of x86.

Status

Notes: This is still Work-In-Progress.

  • In-Progress reviews:
 * StarlingX Spec: https://review.opendev.org/c/starlingx/specs/+/890514?usp=search
 * Code revies (WIP): https://review.opendev.org/q/topic:arm64/20230725-stx-master-native

StarlingX Debian Information Guide

Information can be found here.

StarlingX Debian build structure

Information can be found here.

How to Set up a Debian build environment and build StarlingX for Debian on ARM platform

Information can be found here