This chapter describes the examples that demonstrate how to use Arm Virtual Hardware (AVH) in various scenarios. Detailed descriptions can be found from the references provided in the table below:
Example | Description |
---|---|
AVH-Hello | Hello world example for AVH FVPs with support of GitHub Actions for build and run |
AVH_CI_Template | Simple example with unit tests that shows the CI setup with AVH FVPs using GitHub Actions |
AVH-VSI | Simple examples that demonstrate use of Virtual Streaming Interface (VSI) in different use cases |
MLEK Examples | A set of ML examples such as keyword spotting and object detection that run on Corstone-3xx AVH FVPs as well as on real hardware boards. |
AVH-MLOps | A set of tools and software components and examples showcasing MLOps systems with AVH FVPs |
SDS Buffer | This project shows how to use Synchronous Data Stream Recorder Buffer (Non-Blocking Read/Write to circular buffer) |
CMSIS-Core Validation | Test suite for validating CMSIS-Core implementations on Cortex-M cores using different toolchains and AVH FVPs |
CMSIS-RTOS2 Validation | Test suite for validating CMSIS-RTOS2 implementations on Cortex-M cores using different toolchains and AVH FVPs |
Section Legacy and experimental provides examples that demonstrate use of AVH FVPs in experimental environments or are not actively maintained.