coreboot/src
Maximilian Brune a122041be1 arch/riscv: Add OPENSBI_FW_DYNAMIC_BOOT_HART option
This adds another option to tell OpenSBI which hart to use for booting.

Test: Start hifive-unmatched board and see that Hart 1 (instead of 0) is
used for running OpenSBI.

Signed-off-by: Maximilian Brune <maximilian.brune@9elements.com>
Change-Id: Id58bd6ae3b55a5ef3f1a5c97dfa07c79aa4c78d0
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79948
Reviewed-by: Philipp Hug <philipp@hug.cx>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
2024-02-07 12:17:47 +00:00
..
acpi device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
arch arch/riscv: Add OPENSBI_FW_DYNAMIC_BOOT_HART option 2024-02-07 12:17:47 +00:00
commonlib commonlib: Add assembly optimization for ipchksum() on x86 2024-02-02 22:49:10 +00:00
console lib,console,sbom: Rename Makefiles from .inc to .mk 2024-01-24 10:12:57 +00:00
cpu cpu/x86/smm/pci_resource_store: Allow devices with no resources 2024-02-02 14:46:24 +00:00
device device/device.h: Fix spelling mistake 2024-01-31 10:36:49 +00:00
drivers drivers/wifi: Use depends instead of if in Kconfig 2024-02-06 03:37:50 +00:00
ec device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
include drivers/wifi: Add MTCL function to ACPI SSDT 2024-02-06 03:37:19 +00:00
lib lib: Move IP checksum to commonlib 2024-02-02 22:48:27 +00:00
mainboard mb/google/brya/var/xol: Update GPIO configurations 2024-02-07 10:29:06 +00:00
northbridge lib: Move IP checksum to commonlib 2024-02-02 22:48:27 +00:00
sbom src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00
security security/intel: Use write{64,32,16,8}p and read{64,32,16,8}p 2024-01-30 12:27:29 +00:00
soc soc/intel/xeon_sp/smihandler: Lock SMM_FEATURE_CONTROL on all sockets 2024-02-06 08:21:05 +00:00
southbridge sb/intel/i82371eb/isa: make IOAPIC ID const 2024-02-06 16:28:49 +00:00
superio device/device.h: Rename busses for clarity 2024-01-31 10:36:39 +00:00
vendorcode vc/amd/opensil: add openSIL stub implementation 2024-02-02 20:36:27 +00:00
Kconfig src, util: Clean up makefile.inc in text, help & comments 2024-01-26 20:15:18 +00:00