coreboot-kgpe-d16/src/soc/intel/apollolake/bootblock
Andrey Petrov dc97b1ce2f soc/intel/apollolake: Fix bitshift issue in bootblock
Fix issue where zero-sized BIOS region could cause bitshift
for '-1' which is an unspecified behavior.

Change-Id: Icb62bf413a1a0d293657503ef21fe97b5f9a5484
Signed-off-by: Andrey Petrov <andrey.petrov@intel.com>
Reviewed-on: https://review.coreboot.org/15727
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2016-07-19 18:57:13 +02:00
..
bootblock.c soc/intel/apollolake: Fix bitshift issue in bootblock 2016-07-19 18:57:13 +02:00
cache_as_ram.S bootblock: Declare common bootblock_pre_c_entry routine 2016-06-12 14:52:17 +02:00