coreboot-kgpe-d16/src/soc/intel
John Zhao 33f234e356 soc/intel/cannonlake: Fix memory corruptions
Coverity detects source memory is overrun. Fix this issue by using
the CONFIG_MAX_ROOT_PORTS value to avoid memory corruption.

Found-by: Coverity CID 1429762 1429774
TEST=None

Signed-off-by: John Zhao <john.zhao@intel.com>
Change-Id: Icc253eb9348d959a9e9e69a3f13933b7f97d6ecc
Reviewed-on: https://review.coreboot.org/c/coreboot/+/46504
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
2020-10-19 07:00:05 +00:00
..
alderlake cpu/intel,soc/intel: drop Kconfig for hyperthreading 2020-10-17 22:29:44 +00:00
apollolake soc/intel: Configure PAVP at compile-time 2020-10-12 23:11:04 +00:00
baytrail src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
braswell src: Rename EM100Pro-specific SPI console Kconfig option 2020-10-13 08:40:52 +00:00
broadwell soc/intel/broadwell/xhci.c: Align with Lynx Point 2020-10-14 08:38:42 +00:00
cannonlake soc/intel/cannonlake: Fix memory corruptions 2020-10-19 07:00:05 +00:00
common soc/intel/common/acpi: correct indentation 2020-10-19 06:59:48 +00:00
denverton_ns soc/intel/common/block/acpi: Factor out common smbus.asl 2020-10-05 04:00:19 +00:00
elkhartlake soc/intel: Make use of common gfx.asl 2020-10-08 04:09:46 +00:00
icelake soc/intel: Configure PAVP at compile-time 2020-10-12 23:11:04 +00:00
jasperlake soc/intel/jasperlake: Enable CAR NEM enhanced mode 2020-10-14 14:46:59 +00:00
quark arch/x86: Introduce ARCH_ALL_STAGES_X86_32 2020-09-26 11:42:28 +00:00
skylake cpu/intel,soc/intel: drop Kconfig for hyperthreading 2020-10-17 22:29:44 +00:00
tigerlake soc/intel/tigerlake: Reflow long lines 2020-10-19 06:47:30 +00:00
xeon_sp soc/intel/xeon_sp/cpx: Implement platform_fsp_silicon_init_params_cb 2020-10-19 01:35:50 +00:00
Kconfig