u-boot/lib/avb
faqiang.zhu 0d6d880779 MA-14629 fix build warnings for varialbe initialization and type cast
initialize potential uninitialized variable with the type of"char*" to
be NULL in AVB. That "hashtree_error_mode" in code is manually specified
with a known value, the cases listed cover all potential value of
"hashtree_error_mode"

explicitly do a type cast for memcpy parameters.

Change-Id: Ie5d234422a273d6dab75585bd0d8eb81583707ca
Signed-off-by: faqiang.zhu <faqiang.zhu@nxp.com>
2019-04-18 18:49:33 +08:00
..
fsl MA-14374 [coverity] Fix coverity issues in fsl_avbkey.c 2019-03-14 17:24:19 +08:00
libavb MA-14629 fix build warnings for varialbe initialization and type cast 2019-04-18 18:49:33 +08:00
libavb_ab MA-14118 Avoid slot switch if retry count exhaust in spl 2019-02-22 10:13:28 +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