summaryrefslogtreecommitdiff
path: root/lib/libavb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2018-06-19libavb: Update SPDX tag styleTom Rini1-3/+1
Signed-off-by: Tom Rini <trini@konsulko.com>
2018-06-18avb2.0: integrate avb 2.0 into the build systemIgor Opaniuk1-0/+15
Integrate libavb into the build system. Introduce CONFIG_LIBAVB build option. Signed-off-by: Igor Opaniuk <igor.opaniuk@linaro.org>