Skip to content

Embedded Linux Projects for ARC Processors

Linux Kernel

Logo Linux

The Linux Kernel, with support for ARC Processors. Includes support for ARCv1 (ARC750, ARC770), ARCv2 (ARC HS38, ARC HS38x2 and ARC HS38x4) and ARCv3 (ARC HS5x/HS6x) architectures. Source code available from upstream Linux kernel repositories at https://kernel.org.

You can find documentation pages related to Linux kernel on the sidebar for the current section. Other useful resources:

Automotive Grade Linux

Logo Automotive Grade Linux

Automotive Grade Linux is a collaborative open source project that is bringing together automakers, suppliers and technology companies to accelerate the development and adoption of a fully open software stack for the connected car. With Linux at its core, AGL is developing an open platform from the ground up that can serve as the de facto industry standard to enable rapid development of new features and technologies. This project contains required components and instructions and build and run AGL on ARC HS Processors. A prebuilt demonstration image for the ARC HSDK platform is also available.

Linux Test Project

The Linux Test Project (LTP) is a test suite to test Embedded Linux implementations. A port of LTP with support for the ARC architecture is provided.

LMBench

LMBench is standard OS benchmarking suite written by Larry McVoy and Carl Staelin. A port of LMBench with support for the ARC architecture is provided.

U-Boot

Logo U-Boot

U-Boot is the preferred bootloader for embedded targets. The ARC architecture is support directly in the upstream U-boot project.

Strace

Useful library utility for system call tracing. ARC architecture is support directly upstream in strace project.

Yocto Project

Logo Yocto

Linux Foundation project for building embedded linux distributions, based on OpenEmbedded project.

Buildroot Project

Logo Buildroot

Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. Support for ARC architecture is available from upstream Buildroot project.

LEDE / OpenWRT Project

Logo OpenWRT

The OpenWRT Project is a Linux build system and distribution for networking devices, primarily focused on wireless routers. Support for the ARC architecture and development platforms is provided from upstream OpenWRT projects.