coreboot-kgpe-d16/src
Raul E Rangel 9d8f9056e5 soc/amd/common/block: Fix missing include in acp.h
We were missing the stdint.h header, and the header was sorted
incorrectly in chip.h

BUG=non
TEST=build guybrush

Signed-off-by: Raul E Rangel <rrangel@chromium.org>
Change-Id: I209d3c9c48e5b06b2a56759af51cf2858eb99f51
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54922
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2021-05-27 19:34:03 +00:00
..
acpi acpi: add SRAT Generic Initiator Affinity structure 2021-05-27 14:37:19 +00:00
arch option: Introduce CMOS_LAYOUT_FILE Kconfig symbol 2021-05-18 11:43:49 +00:00
commonlib commonlib/region: Turn addrspace_32bit into a more official API 2021-04-21 02:06:26 +00:00
console src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
cpu cpu/amd/pi/00630F01: Remove unused directory and code 2021-05-27 11:50:08 +00:00
device device: Consider fw_config probing in is_dev_enabled() 2021-05-24 16:55:39 +00:00
drivers drivers/intel/fsp1_1: Drop empty weak functions 2021-05-27 15:42:14 +00:00
ec ec/google/wilco/mailbox: Fix format warning by using size_t length modifier 2021-05-26 15:12:31 +00:00
include lib/hexdump: remove hexdump32 and use hexdump instead 2021-05-27 15:41:15 +00:00
lib lib/hexdump: remove hexdump32 and use hexdump instead 2021-05-27 15:41:15 +00:00
mainboard Mancomb: Add firmware config CBI definitions 2021-05-27 18:02:38 +00:00
northbridge lib/hexdump: remove hexdump32 and use hexdump instead 2021-05-27 15:41:15 +00:00
security Add Kconfig TPM 2021-05-26 12:31:10 +00:00
soc soc/amd/common/block: Fix missing include in acp.h 2021-05-27 19:34:03 +00:00
southbridge sb/intel/lynxpoint: Add pch_iobp_exec() function 2021-05-20 16:04:05 +00:00
superio src: Retype option API to use unsigned integers 2021-05-06 14:48:15 +00:00
vendorcode vc/amd/pi/00630F01: Remove unused directory and code 2021-05-26 22:42:35 +00:00
Kconfig option: Introduce CMOS_LAYOUT_FILE Kconfig symbol 2021-05-18 11:43:49 +00:00