coreboot/Documentation/mainboard
David Milosevic ad83eb1ee6 mainboard/emulation/qemu-sbsa: Add qemu-sbsa board
Add coreboot support for qemu's sbsa-ref (Server Base System
Architecture) machine (-m sbsa-ref).

The qemu-sbsa coreboot port runs on EL2 and is the payload of the
EL3 firmware (Arm Trusted Firmware).

Note that, coreboot expects a pointer to the FDT in x0. Make sure
to configure TF-A to handoff the FDT pointer.

Example qemu commandline:

  qemu-system-aarch64 -nographic -m 2048 -M sbsa-ref \
                      -pflash <path/to/TFA.fd> \
                      -pflash <path/to/coreboot.rom>

The Documentation can be found here:
Documentation/mainboard/emulation/qemu-sbsa.md

Change-Id: Iacc9aaf065e0d153336cbef9a9b5b46a9eb24a53
Signed-off-by: David Milosevic <David.Milosevic@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79086
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Lean Sheng Tan <sheng.tan@9elements.com>
2024-06-08 20:41:14 +00:00
..
51nb Doc/mb/51nb/x210: Do minor fixes 2020-05-01 06:44:07 +00:00
acer Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
amd/pademelon Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
asrock Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
asus Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
cavium Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
clevo/n130wu Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
dell mainboard: add Dell Latitude E7240 2024-06-08 17:32:00 +00:00
emulation mainboard/emulation/qemu-sbsa: Add qemu-sbsa board 2024-06-08 20:41:14 +00:00
facebook Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
foxconn Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
gigabyte Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
hp mb/hp: Add Pro 3500 series (Sandy/Ivy Bridge) 2024-04-16 15:41:36 +00:00
intel Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
kontron Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
lenovo Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
libretrend Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
msi/ms7707 Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
ocp Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
opencellular Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
pcengines Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
portwell Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
prodrive Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
protectli Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
purism Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
roda/rk9
sifive
starlabs Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
supermicro Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
system76 Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
ti Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
up/squared Docs: Replace Recommonmark with MyST Parser 2024-03-21 16:11:56 +00:00
index.md mainboard/emulation/qemu-sbsa: Add qemu-sbsa board 2024-06-08 20:41:14 +00:00