drivers/vpd: Add VPD region to default FMAP when selected
commit1717231b74ed7aad3e38afb2b3e569fa5459eb3a
authorMatt DeVillier <matt.devillier@gmail.com>
Fri, 1 Jan 2021 20:08:29 +0000 (1 14:08 -0600)
committerPatrick Georgi <pgeorgi@google.com>
Mon, 4 Jan 2021 23:12:35 +0000 (4 23:12 +0000)
tree98c0a748fc36d4e17187c33d62dc2125701f53bd
parent21a9bf81d8f220e0eac52b5ea8365bff1148db15
drivers/vpd: Add VPD region to default FMAP when selected

Currently, use of the VPD driver to read VPD tables from flash
requires the use of a custom FMAP with one or more VPD regions.
Extend this funtionality to boards using the default FMAP by
creating a dedicated VPD region when the driver is selected.

Test: build qemu target with CONFIG_VPD selected, verify entry
added to build/fmap.fmd.

Change-Id: Ie9e3c7cf11a6337a43223a6037632a4d9c84d988
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/49049
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Reviewed-by: Michael Niewöhner <foss@mniewoehner.de>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Makefile.inc
src/drivers/vpd/Kconfig
util/cbfstool/default-x86.fmd