u-boot/lib/avb
Haoran.Wang cf2a6c19c8 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>
2018-09-13 14:51:00 +08:00
..
fsl MA-12699 Refine libavb for security features 2018-09-13 14:51:00 +08:00
libavb [iot] Support dual bootloader in SPL 2018-08-20 21:31:28 +08:00
libavb_ab [iot] Update libavb in u-boot 2018-08-20 21:25:44 +08:00
libavb_atx [iot] Update libavb in u-boot 2018-08-20 21:25:44 +08:00
Makefile [iot] Support dual bootloader in SPL 2018-08-20 21:31:28 +08:00