Skip to content
Commit b0aa74a2 authored by Igor Opaniuk's avatar Igor Opaniuk Committed by Tom Rini
Browse files

avb2.0: add proper dependencies



1. Since libavb library alone is highly portable, introduce dedicated
Kconfig symbol for AVB bootloader-dependent operations, so it's possible
to build libavb separately. AVB bootloader-dependent operations include:
  * Helpers to process strings in order to build OS bootargs.
  * Helpers to access MMC, similar to drivers/fastboot/fb_mmc.c.
  * Helpers to alloc/init/free avb ops.
2. Add CONFIG_FASTBOOT dependency, as fastboot buffer is
re-used in partition verification operations.

Reported-by: default avatarEugeniu Rosca <rosca.eugeniu@gmail.com>
Signed-off-by: default avatarIgor Opaniuk <igor.opaniuk@linaro.org>
Reviewed-by: default avatarEugeniu Rosca <rosca.eugeniu@gmail.com>
Tested-by: default avatarEugeniu Rosca <rosca.eugeniu@gmail.com>
parent 149c21b0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment