coreboot/src
Steven Sherk 20b0ba479b cbfs: Fix overwalk on file scan
A bootblock overwalk was occuring when deriving the actual
length, the bootblock size was not taken into account and bootblock
size was not aligned.

Resolved merge conflict.

BUG=chrome-os-partner:21841
BRANCH=peppy
TEST=execute on DUT: "localhost ~ # sudo suspend_stress_test",
verfify there is no CBFS: ERROR

Change-Id: I7eb42f8deaaf223dcf07b37bb7dde4643acd508f
Signed-off-by: Steven Sherk <steven.sherk@se-eng.com>
Reviewed-on: https://gerrit.chromium.org/gerrit/65989
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Commit-Queue: Steve Sherk <ssherk70@gmail.com>
Tested-by: Steve Sherk <ssherk70@gmail.com>
2013-08-19 17:29:35 -07:00
..
arch armv7: Make coreboot and libpayload cache files the same 2013-08-16 19:02:52 -07:00
console Don't try to use CBMEM console in bootblock 2013-06-20 15:51:33 -07:00
cpu Exynos5: Remove unneeded USB delays 2013-08-19 13:48:49 -07:00
device Add Kconfig options to override Subsytem Vendor and Device ID 2013-08-09 11:18:24 -07:00
drivers rtd2132: implement full configuration 2013-08-14 14:39:12 -07:00
ec chromeec: Add event methods for EC requested throttle 2013-08-01 00:30:25 -07:00
include Add a specific post code for S3 resume failures 2013-08-09 11:18:59 -07:00
lib cbfs: Fix overwalk on file scan 2013-08-19 17:29:35 -07:00
mainboard Falco/Slippy: Patch to fix garbage on screen during graphics initialization in normal mode 2013-08-16 20:41:12 -07:00
northbridge Falco/Slippy: Patch to fix garbage on screen during graphics initialization in normal mode 2013-08-16 20:41:12 -07:00
southbridge lynxpoint: Add configuration option for SATA gen3 DTLE registers. 2013-08-14 17:05:27 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode Rename cpu/x86/car.h to arch/early_variables.h 2013-07-30 13:40:23 -07:00
Kconfig Add a HAVE_ARCH_MEMMOVE option to allow overriding memmove. 2013-07-08 11:30:26 -07:00