coreboot-kgpe-d16/src
Bruce Griffith 5e2053ea82 AMD 00730F01: Change Makefile to use BLOB sizes for packing
The new AMD PSP and SMU BLOBs currently have fixed sizes in the
southbridge Makefile.  Future PSP and SMU updates may require more
space and thereby cause the make to fail with cryptic error messages.
Change the makefile to compute CBFS locations and the corresponding
PSP pointer table entry values based on the actual file sizes.

Additionally, the FWM directory has expanded to 4096 bytes.  The
Avalon makefile is modified to zero-pad the FWM directory using
the "dd" system command.

There is dead code in the makefile to allow hardware validated boot
ROMs, but the option is hard-coded to be disabled.  Remove the HVB
dead code.

Change-Id: I4705cede8ed001a71bb4f49598444255c9609d52
Signed-off-by: Bruce Griffith <Bruce.Griffith@se-eng.com>
Reviewed-on: http://review.coreboot.org/7726
Reviewed-by: Marshall Dawson <marshall.dawson@se-eng.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
2014-12-19 18:44:24 +01:00
..
arch i82371eb & qemu: Move to per-device ACPI. 2014-12-18 12:17:52 +01:00
console ipq8064: prepare UART driver for use in coreboot 2014-12-05 20:22:47 +01:00
cpu Drop SC520 and related boards 2014-12-16 21:18:43 +01:00
device ddr3: Plumber DIMM type to parsed structure. 2014-12-07 15:18:41 +01:00
drivers elog: Fix chromium merge issue 2014-12-17 20:51:21 +01:00
ec i2c: Replace the i2c API. 2014-12-16 00:02:43 +01:00
include elog: Do not attempt to init SPI 2014-12-17 02:12:03 +01:00
lib lib/edid.c: Use 'hh' instead of 'h' length modifier in printk 2014-12-17 20:39:25 +01:00
mainboard fsp_baytrail: Remove GPIO_NC1 #define 2014-12-19 03:12:40 +01:00
northbridge Drop VIA Epia-N 2014-12-18 02:14:45 +01:00
soc fsp_baytrail: Initialize LPC pads in bootblock for port 80 2014-12-19 18:43:08 +01:00
southbridge AMD 00730F01: Change Makefile to use BLOB sizes for packing 2014-12-19 18:44:24 +01:00
superio Drop Intel E7520 and E7525 and related boards 2014-12-18 02:11:06 +01:00
vendorcode AMD Trinity: Update SMU firmware from 10.9 to 10.14 2014-12-18 00:29:15 +01:00
Kconfig Kconfig: Remove ACPI_SSDTX_NUM. 2014-12-07 21:06:34 +01:00