summaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorHaoran.Wang <elven.wang@nxp.com>2018-09-13 12:41:36 +0800
committerHaoran.Wang <elven.wang@nxp.com>2018-09-13 14:51:00 +0800
commitcf2a6c19c8fe7db54f49712b52175aca160c404f (patch)
treeefc3e432eb2a6380a85c79cecdc8c24806659a9e /common
parent0c6af83fedc7db4e7084c2ff0cddfba8090a6356 (diff)
MA-12699 Refine libavb for security features
Assign security features to specific config. Now, use AVB_RPMB to enable RPMB stored rollback index. After this refine, for imx6/7/8 Android release, use no AVB_RPMB, for imx6/7 AndroidThings, use AVB_RPMB. This patch also fix below build error for imx6/7: vendor/nxp-opensource/uboot-imx/lib/avb/fsl/fsl_avbkey.c:711:2: error: implicit declaration of function 'fsl_fuse_read' [-Werror=implicit-function-declaration] if (fsl_fuse_read((uint32_t *)blob, RPMBKEY_FUSE_LENW, RPMBKEY_FUSE_OFFSET)){ Change-Id: I734479f0627901f372f4b211b2e710bd103eb244 Signed-off-by: Haoran.Wang <elven.wang@nxp.com>
Diffstat (limited to 'common')
0 files changed, 0 insertions, 0 deletions