the following patch was just integrated into master: commit 0db0e61f6491ac64016e8ebcb45ab9950a2c7c79 Author: Patrick Georgi pgeorgi@chromium.org Date: Tue Feb 2 14:43:56 2016 +0100
chromeos: Create GBB at build time
The GBB contains hardware-specific data plus some configuration. The latter isn't supported by this change yet and will come later.
The fields that are supported (hardware ID, bmpfv, vboot keys) are configurable through Kconfig and point to Chrome OS-style default (eg. developer keys).
While adding vboot keys, the two keys used to sign RW regions are also added to Kconfig, even if not yet used.
Change-Id: Icfba6061ca83182df560cd36052fbb257826d4b0 Signed-off-by: Patrick Georgi pgeorgi@chromium.org Reviewed-on: https://review.coreboot.org/13558 Tested-by: build bot (Jenkins) Reviewed-by: Aaron Durbin adurbin@chromium.org Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org
See https://review.coreboot.org/13558 for details.
-gerrit