coreboot-kgpe-d16/src
Nitheesh Sekar f371b051b0 qcs405: Update bootblock size
Increase the size of bootblock from 96K to 128K.

Change-Id: Ifc6e7239ed2978a8490fa229945ebd5ed9182298
Signed-off-by: Nitheesh Sekar <nsekar@codeaurora.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33159
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-06-21 08:48:42 +00:00
..
acpi
arch arch/x86/rdrand.c: Remove unneeded 'else' 2019-06-21 08:31:19 +00:00
commonlib commonlib: define cbtable tags as enum to identify conflicts 2019-06-18 10:37:51 +00:00
console console: Allow using vprintk() with disabled console 2019-06-11 17:29:02 +00:00
cpu x86/smmstub: Fix compiling with external toolchains 2019-06-21 08:45:30 +00:00
device device/cpu_device.c: Use 'unsigned int' instead of 'unsigned' 2019-06-14 19:55:09 +00:00
drivers src/driver/vpd: Update vpd_decode from upstream 2019-06-21 08:41:16 +00:00
ec ec/kontron/kempld/kempld_i2c.c: Remove unneeded 'else' 2019-06-21 08:32:32 +00:00
include Set ENV_PAYLOAD_LOADER to ENV_POSTCAR when CONFIG_RAMPAYLOAD is enabled 2019-06-13 04:40:05 +00:00
lib lib: Prevent memory leak on error path 2019-06-21 08:31:02 +00:00
mainboard qcs405: Update bootblock size 2019-06-21 08:48:42 +00:00
northbridge nb/amd/amdmct/mct: Remove duplicate if condition 2019-06-21 08:30:00 +00:00
security security/tpm/Makefile.inc: Remove VBOOT dependency for tss files in postcar 2019-06-21 08:41:44 +00:00
soc soc/intel/skylake/romstage: Increase size of postcar stack 2019-06-21 08:46:48 +00:00
southbridge sb/intel/ibexpeak/smihandler: Move finalizing to a common location 2019-06-21 08:42:36 +00:00
superio superio/fintek/f71863fg: Remove variable set but not used 2019-05-25 18:20:15 +00:00
vendorcode vendorcode/agesa/*/Proc/IDS/Library/IdsLib.c: Fix logical 'or' tests 2019-06-15 16:31:11 +00:00
Kconfig arch/x86/Kconfig: Hide the prefix option on all but BOOTBLOCK_NORMAL 2019-06-15 17:24:44 +00:00