coreboot/src
Ronald G. Minnich 780ec8d84b UPSTREAM: riscv: change payload() to pass the config string pointer as arg0
The riscv 1.9 standard defines a textual config string to be passed
to kernels and hypervisors. Change the payload function to pass
this string in a0.

BUG=None
BRANCH=None
TEST=None

Signed-off-by: Ronald G. Minnich <rminnich@gmail.com>
Reviewed-on: https://review.coreboot.org/17254
Tested-by: build bot (Jenkins)
Reviewed-by: Jonathan Neuschfer <j.neuschaefer@gmx.net>

Change-Id: I3be7f1712accf2d726704e4c970f22749d3c3f36
Reviewed-on: https://chromium-review.googlesource.com/411482
Commit-Ready: Furquan Shaikh <furquan@chromium.org>
Tested-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-11-14 19:59:13 -08:00
..
acpi
arch UPSTREAM: riscv: change payload() to pass the config string pointer as arg0 2016-11-14 19:59:13 -08:00
commonlib UPSTREAM: riscv: start to use the configstring functions 2016-11-14 19:59:08 -08:00
console UPSTREAM: Revert "[WIP] console/Kconfig: Calculate COM port base addresses only on x86" 2016-10-18 22:15:27 -07:00
cpu UPSTREAM: cpu/x86/mtrr: allow temporary MTRR range during coreboot 2016-11-14 19:58:59 -08:00
device UPSTREAM: Kconfig: Update default hex values to start with 0x 2016-10-04 00:32:40 -07:00
drivers UPSTREAM: drivers/intel/fsp2_0: track end of firmware notifications 2016-11-14 19:59:03 -08:00
ec UPSTREAM: google/chromeec: Sync ec_commands.h host events with ec codebase 2016-11-10 18:31:53 -08:00
include UPSTREAM: drivers/intel/fsp2_0: track end of firmware notifications 2016-11-14 19:59:03 -08:00
lib UPSTREAM: lib/tlcl: Ensure tlcl library is initialized only once 2016-11-14 19:58:54 -08:00
mainboard UPSTREAM: riscv: start to use the configstring functions 2016-11-14 19:59:08 -08:00
northbridge UPSTREAM: intel post-car: Separate files for setup_stack_and_mtrrs() 2016-11-14 19:58:38 -08:00
soc UPSTREAM: soc/intel/apollolake: cache the MMIO BIOS region 2016-11-14 19:59:01 -08:00
southbridge UPSTREAM: southbridge/amd: Remove debug echo when building PI 2016-11-10 18:32:07 -08:00
superio UPSTREAM: winbond/w83627ehg: Remove unnecessary value 2016-10-19 14:06:51 -07:00
vboot UPSTREAM: src/vboot: mark factory_initialze_tpm() as static 2016-11-14 19:58:42 -08:00
vendorcode UPSTREAM: vendorcode/google: add common smbios mainboard version support 2016-11-10 18:31:13 -08:00
Kconfig UPSTREAM: ACPI S3: Remove HIGH_MEMORY_SAVE where possible 2016-11-10 18:31:17 -08:00