coreboot/src
Jan Dabros 93d56f5165 lib/imd: Improve check to filter out 0-size imd_entries
Previously it was allowed to create an imd_entry with size 0, however
algorithm sets the offset of such entry to the exact same address as
the last registered entry.

Signed-off-by: Jan Dabros <jsd@semihalf.com>
Change-Id: Ifa2cdc887381fb0d268e2c199e868b038aafff5f
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44666
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Fagerburg <pfagerburg@chromium.org>
2020-08-26 07:32:54 +00:00
..
acpi src/acpi: Drop unneeded empty lines 2020-08-24 09:16:59 +00:00
arch src/arch: Drop unneeded empty lines 2020-08-24 09:16:19 +00:00
commonlib src: Remove unused 'include <stdint.h> 2020-07-14 16:11:10 +00:00
console src: Remove unused 'include <stddef.h> 2020-08-18 12:15:44 +00:00
cpu Revert "cpu/x86/sipi: Add x86_64 support" 2020-08-24 11:35:31 +00:00
device {sb/intel/*/azalia.c,device/azalia_device.c}: Reduce differences 2020-08-17 06:58:45 +00:00
drivers mrc_cache: Move mrc_cache_stash_data to end of file 2020-08-24 23:31:26 +00:00
ec ec/google/chromeec: Add helper to request AP reset 2020-08-14 08:35:15 +00:00
include include/imd: Improve API documentation 2020-08-26 07:32:37 +00:00
lib lib/imd: Improve check to filter out 0-size imd_entries 2020-08-26 07:32:54 +00:00
mainboard mb/intel/jasperlake_rvp: Configure GPIO pad to enable I2C4 2020-08-26 07:31:11 +00:00
northbridge mrc_cache: Add mrc_cache fetch functions to support non-x86 platforms 2020-08-24 23:30:50 +00:00
security drivers/spi/tpm: Enable long cr50 ready pulses for Tiger Lake systems 2020-08-20 19:34:46 +00:00
soc util: Add spd_tools to generate DDR4 SPDs for TGL boards 2020-08-25 16:48:02 +00:00
southbridge SMM: Validate more user-provided pointers 2020-08-21 07:51:07 +00:00
superio src/superio: Drop unneeded empty lines 2020-08-24 09:14:42 +00:00
vendorcode vc/amd/agesa/f15tn: add DDR1866_FREQUENCY to DdrMaxRateTab table 2020-08-26 07:30:44 +00:00
Kconfig Kconfig: Update ASan config options 2020-08-21 07:42:21 +00:00