Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
xX7 authored Dec 2, 2022
1 parent 1ea2cb7 commit 0706091
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,14 @@
# bao-rpi4-bench
Project using Bao hypervisor with FreeRTOS+Linux running haRTStone benchmark.

Originally based on [Bao Project's][bao] demo project but specialized for Raspberry Pi 4
running FreeRTOS and Linux. FreeRTOS executes the haRTSone benchmark to determine the performance and real time capabilities of
Project using Bao Hypervisor running FreeRTOS and Linux.
It is originally based on [Bao Project's][bao] demo project but restructured/forked and
exclusively for the Raspberry Pi 4.

FreeRTOS executes the haRTStone benchmark ported by [Daniel Casini, Emiliano Palermiti and Matteo Pampana][hartstone] to determine the performance and real time capabilities of
FreeRTOS running under a vm environment.

The haRTStone benchmark has been adjusted to properly work with the Raspberry Pi 4 and bao's version of FreeRTOS.

## Install Dependencies

```
Expand Down Expand Up @@ -33,3 +37,4 @@ git clone --recurse-submodules https://github.com/xX7/bao-rpi4-bench.git

[arm-toolchains]: https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads
[bao]: https://github.com/bao-project
[hartstone]: https://github.com/CDanielC/HartstoneRTBenchmark

0 comments on commit 0706091

Please sign in to comment.