diff options
author | Bill XIE <persmule@hardenedlinux.org> | 2019-12-17 15:56:43 +0800 |
---|---|---|
committer | Patrick Georgi <pgeorgi@google.com> | 2019-12-20 17:58:44 +0000 |
commit | cdf6f3a4ba8429ad76738ff46220c067da065001 (patch) | |
tree | df27c10c06d95b51d15a1cdcc88483dd73ba5359 /src/mainboard/roda | |
parent | e9b1e0fe8873cb3131b0dc4741e83540e0d90a31 (diff) |
security/vboot: Add a dedicated flag for building of vboot library
As discussed in CB:35077, since both measured boot and verified boot
depends on vboot library, it had better to introduce a dedicated flag
CONFIG_VBOOT_LIB to control the building and linking of the vboot
library, and make other flags needing vboot library select it. Only
the actual verification stuff should be conditional on CONFIG_VBOOT.
Change-Id: Ia1907a11c851ee45a70582e02bdbe08fb18cc6a4
Signed-off-by: Bill XIE <persmule@hardenedlinux.org>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37787
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Joel Kitching <kitching@google.com>
Diffstat (limited to 'src/mainboard/roda')
0 files changed, 0 insertions, 0 deletions