-
Notifications
You must be signed in to change notification settings - Fork 0
Platforms
This page is intended to give an overview of the status for the supported platforms. Platform generally refers to the combination of architecture, OS, and compiler.
The best option is to have a pipeline running on the actual platform without simulation/emulation. However, both hardware and OSes are not readily available which does often require emulation for proper testing. The BASE pipeline uses Docker and QEMU for many platforms. Cross compiler is often used to at the minimum ensure that the code builds properly. It is not always possible to emulate the built binaries.
The relevant BASE Docker images are available at: https://hub.docker.com/repository/docker/renefonseca/. The images are built using scripts in various public GIT repos.
List of platforms tested.