docs/platforms/raspberrypi-4b: Document testing configurations

Adds documentation for the two new testing configurations, ostest and
coremark.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
Matteo Golin
2026-01-05 16:16:55 -05:00
committed by Xiang Xiao
parent cdf5118b62
commit 9baf67c9d4
@@ -198,6 +198,20 @@ nsh
A simple configuration with NSH on the Mini-UART console, accessible using a TTL
cable connected to GPIO 14 & 15.
coremark
--------
This configuration boots directly into the :doc:`coremark
</applications/benchmarks/coremark/index>` benchmark and displays the results of
the test over the serial console.
ostest
------
This configuration boots directly into :doc:`ostest
</applications/testing/ostest/index>` and displays the results of the test over
the serial console. The test runs 5 times.
sd
--