coreboot/src/arch
Maximilian Brune 2d26e9bdce arch/riscv/boot.c: Comment OpenSBI Supervisor mode switch
It simply adds a comment to indicate to the reader that the
RISCV_PAYLOAD_MODE_S parameter causes OpenSBI to switch to Supervisor
mode. Otherwise it could be interpreted that coreboot switches to
Supervisor mode before starting OpenSBI (which is not the case)

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: Ib62be0c2ff59361200df4c65f9aca5f7456a0ada
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79949
Reviewed-by: ron minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Philipp Hug <philipp@hug.cx>
2024-02-10 17:28:47 +00:00
..
arm src, util: Update toolchain.inc references to .mk 2024-01-26 13:08:50 +00:00
arm64 commonlib: Change GCD function to always use 64 bits 2024-02-08 13:13:58 +00:00
ppc64 acpi,arch,commonlib: Rename Makefiles from .inc to .mk 2024-01-24 08:32:11 +00:00
riscv arch/riscv/boot.c: Comment OpenSBI Supervisor mode switch 2024-02-10 17:28:47 +00:00
x86 arch/x86/mpspec: reduce scope of smp_write_ioapic 2024-02-07 20:32:40 +00:00