coreboot-kgpe-d16/src
Timothy Pearson 8eb221deaf nb/amd/mct_ddr3: Properly initialize arrays and add bounds checks
A couple of arrays were not properly initialized.  This
did not appear to affect operation of the codebase however
it led to some ugly values being displayed when debugging
was turned on.

Also bounds check an array index; as before this did not
appear to affect operation but was a potential point of
failure.

Change-Id: I243b7197a74aed78ddca808eb3b0f35f1fe9d95a
Signed-off-by: Timothy Pearson <tpearson@raptorengineeringinc.com>
Reviewed-on: https://review.coreboot.org/13934
Tested-by: build bot (Jenkins)
Tested-by: Raptor Engineering Automated Test Stand <noreply@raptorengineeringinc.com>
Reviewed-by: Martin Roth <martinroth@google.com>
2016-03-11 16:56:56 +01:00
..
acpi acpi/: add missing license header 2016-01-14 22:52:11 +01:00
arch arch/x86/smbios: fix length calculation for SMBIOS type 17 2016-03-11 16:53:39 +01:00
commonlib lz4_wrapper: Use __asm__ rather than asm. 2016-03-05 00:56:53 +01:00
console Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
cpu cpu/via/c7: Don't manually include udelay_io.c 2016-03-10 16:56:23 +01:00
device Kconfig: hide useless options on ARM. 2016-03-05 00:56:36 +01:00
drivers northbridge/intel/i440bx: Unify UDELAY selection 2016-03-10 16:55:35 +01:00
ec Hide EC_GOOGLE_CHROMEEC_SPI_BUS. 2016-03-05 00:57:22 +01:00
include cbmem: Add utility to get memory region occupied by cbmem 2016-03-10 23:08:26 +01:00
lib cbmem: Fix cbmem_add_bootmem() 2016-03-11 09:52:46 +01:00
mainboard mainboard/intel/apollolake_rvp: Populate static devicetree 2016-03-10 23:02:10 +01:00
northbridge nb/amd/mct_ddr3: Properly initialize arrays and add bounds checks 2016-03-11 16:56:56 +01:00
soc soc/intel/apollolake: Avoid hardcoding CAR region size for FSPM 2016-03-11 16:55:51 +01:00
southbridge southbridge/intel/ibexpeak: Use common gpio.c 2016-02-23 00:28:26 +01:00
superio roda/rk9: Remove #include early_serial.c from romstage 2016-03-08 13:41:03 +01:00
vendorcode Chromeos: Modify wifi_regulatory_domain to use "region" key in VPD 2016-03-08 18:41:57 +01:00
Kconfig Kconfig: remove COMPRESS_PRERAM_STAGES option from x86 2016-03-11 16:52:38 +01:00