coreboot-kgpe-d16/src
CK Hu bd0a222ab4 mb/google/asurada: Pass reset gpio parameter to BL31
To support gpio reset SoC, we need to pass the reset gpio parameter to
BL31.

Signed-off-by: CK Hu <ck.hu@mediatek.com>
Change-Id: I2ae7684a61af76693605cc0bcf8d20c8992c7bff
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46388
Reviewed-by: Hung-Te Lin <hungte@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2020-10-28 02:01:10 +00:00
..
acpi acpigen: Make acpigen_write_opregion() argument const 2020-10-21 22:24:27 +00:00
arch arch/x86/smbios: Populate SMBIOS type 7 with cache information 2020-10-26 06:54:04 +00:00
commonlib drivers/smmstore: Implement SMMSTORE version 2 2020-10-22 12:29:47 +00:00
console console/init: Drop CONSOLE_LEVEL_CONST 2020-10-26 06:48:45 +00:00
cpu cpu/x86/mtrr: fix OVERFLOW_BEFORE_WIDEN 2020-10-27 06:13:32 +00:00
device device: Rephrase bus master Kconfig option 2020-10-27 15:35:42 +00:00
drivers src/drivers/ipmi: Add function to get BMC revision 2020-10-26 06:46:17 +00:00
ec ec/google/chromeec: Update ec_commands.h 2020-10-26 06:54:54 +00:00
include arch/x86/smbios: Populate SMBIOS type 7 with cache information 2020-10-26 06:54:04 +00:00
lib lib/edid: Add missing name descriptor presence flag 2020-10-26 13:28:41 +00:00
mainboard mb/google/asurada: Pass reset gpio parameter to BL31 2020-10-28 02:01:10 +00:00
northbridge src: Include <arch/io.h> when appropriate 2020-10-26 06:44:40 +00:00
security security/vboot: fix policy digest for nvmem spaces 2020-10-28 01:29:37 +00:00
soc soc/amd/picasso/acpi: Convert to ASL 2.0 syntax 2020-10-26 06:56:00 +00:00
southbridge sb/amd/*/*/pci_devs.h: Reduce the difference 2020-10-26 06:53:28 +00:00
superio
vendorcode vc/intel/fsp/fsp2_0/adl: Update FSP header file version to 1432 2020-10-25 06:17:54 +00:00
Kconfig