coreboot-kgpe-d16/src/soc/intel/xeon_sp
Patrick Georgi 40b8f01697 src: Match array format in function declarations and definitions
gcc 11.1 complains when we're passing a type* into a function that was
declared to get a type[], even if the ABI has identical parameter
passing for both.

To prepare for newer compilers, adapt to this added constraint.

Change-Id: I5a1b3824a85a178431177620c4c0d5fddc993b4f
Signed-off-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54094
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
Reviewed-by:  Felix Singer <felixsinger@posteo.net>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
2021-05-13 18:34:38 +00:00
..
acpi src: Drop "This file is part of the coreboot project" lines 2021-05-10 15:07:33 +00:00
cpx soc/intel/xeon_sp: Remove bogus SMRAM locking 2021-05-05 12:03:26 +00:00
include/soc soc/intel/xeon_sp: Drop unused functions and prototypes 2021-04-21 09:18:09 +00:00
skx soc/intel/xeon_sp: Set PAM0123 lock 2021-04-21 18:01:16 +00:00
acpi.c src/soc/intel/{jasperlake,xeon_sp}: Remove unused <string.h> 2021-02-16 17:32:04 +00:00
bootblock.c soc/intel/xeon_sp: Work around FSP-T not respecting its own API 2020-11-22 22:26:25 +00:00
chip_common.c soc/intel/xeon_sp: Change the return type of get_iio_stack_info() 2020-11-13 19:27:16 +00:00
finalize.c soc/intel/xeon_sp: Set PAM0123 lock 2021-04-21 18:01:16 +00:00
gpio.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
Kconfig cpu/x86/smm: Drop the V1 smmloader 2021-04-19 06:36:28 +00:00
lockdown.c soc/intel/xeon_sp: Set SATA REGLOCKs 2021-04-18 20:34:24 +00:00
lpc.c src: Match array format in function declarations and definitions 2021-05-13 18:34:38 +00:00
Makefile.inc soc/intel/xeon_sp: Align pmc.c and pmutil.c with Skylake 2021-04-21 09:18:00 +00:00
memmap.c soc/intel/xeon_sp: Use native CAR teardown 2021-02-01 08:45:15 +00:00
nb_acpi.c Revert "soc/intel/xeon_sp: Fix devices list in the DMAR DRHD structure" 2021-05-06 09:10:30 +00:00
pch.c soc/intel/xeon_sp: Move DMICTL lock 2020-12-16 14:58:44 +00:00
pmc.c soc/intel/xeon_sp: Align pmc.c and pmutil.c with Skylake 2021-04-21 09:18:00 +00:00
pmutil.c soc/intel/xeon_sp: Drop unused functions and prototypes 2021-04-21 09:18:09 +00:00
ramstage.c src/soc/intel/xeon_sp: Fill in the cache information in SMBIOS type 7 2020-10-28 10:09:32 +00:00
reset.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
romstage.c soc/intel/xeon_sp: Use common cpu/intel romstage entry 2020-11-05 00:02:07 +00:00
smihandler.c soc/intel/xeon_sp: Call SMM finalize 2021-04-16 06:56:05 +00:00
smmrelocate.c soc/intel/xeon_sp/smmrelocate: Don't run twice on the BSP 2021-02-17 10:36:27 +00:00
spi.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
uncore.c soc/intel/xeon_sp/uncore.c: Remove duplicated include 2021-01-18 07:45:05 +00:00
util.c soc/intel/xeon_sp: More PCU locks 2021-04-16 06:56:13 +00:00