docs/raspberrypi-4b: Document new SMP configuration

Documents the new SMP configuration.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
Matteo Golin
2026-05-10 03:57:18 -04:00
committed by Lup Yuen Lee
parent 4f8b897e37
commit a50614512c
@@ -281,3 +281,11 @@ application. It renders a Game of Life simulation to the HDMI video output.
Since this configuration also enables the frame buffer, it comes with the same
limitations as those in ``fb``. However, the ``cgol`` application is double
buffered, so it will not experience any rendering artifacts.
smp
---
This configuration leverages all four A72 cores of the BCM2711. It comes with
the standard NSH shell, :doc:`/applications/testing/getprime/index`,
:doc:`/applications/testing/ostest/index`, and
:doc:`/applications/testing/smp/index` tests.