coreboot/src
Aaron Durbin 1e8be636cc vboot: add vb2_working_data_size()
Instead of using the symbols directly provide a size
function to provide symmetry between getting the work
data and size. It also allows for an abstraction where
the linker symbols may not be the only source of this
information.

Change-Id: I4568064a0050d118c3544ab1ea59a08eb0bad8e4
Signed-off-by: Aaron Durbi <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/10156
Tested-by: build bot (Jenkins)
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
2015-05-11 22:39:49 +02:00
..
arch arm64: update verstage linking 2015-05-11 18:36:25 +02:00
console console: rename do_vtxprintf to do_printk_va_list and use it 2015-05-05 17:46:35 +02:00
cpu cpu/amd/model_10xxx: Add missing ACPI _PSD object 2015-05-08 22:56:41 +02:00
device resource: Adjust memory resources high earlier 2015-05-05 01:26:02 +02:00
drivers secmon: Add some missing files 2015-05-11 17:43:46 +02:00
ec kbuild: automatically include ECs 2015-04-29 18:10:41 +02:00
include vboot: inject vboot loader for stage loading 2015-05-11 22:39:22 +02:00
lib vboot: inject vboot loader for stage loading 2015-05-11 22:39:22 +02:00
mainboard chromeos: remove vboot_verify_firmware() 2015-05-11 22:39:31 +02:00
northbridge northbridge/intel/gm45/gma: Minor cleanup 2015-05-08 21:30:35 +02:00
soc nvidia/tegra132: we write tables in ramstage 2015-05-11 17:43:43 +02:00
southbridge southbridge/i82801gx: Add x_EN defines for LPC_EN 2015-05-08 21:29:04 +02:00
superio kconfig: drop intermittend forwarder files 2015-04-07 17:40:28 +02:00
vendorcode vboot: add vb2_working_data_size() 2015-05-11 22:39:49 +02:00
Kconfig fmaptool: Introduce the fmd ("flashmap descriptor") language and compiler 2015-05-08 19:55:42 +02:00