u-boot/lib/avb/libavb
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
..
Makefile [iot] Support dual bootloader in SPL 2018-08-20 21:31:28 +08:00
avb_chain_partition_descriptor.c
avb_chain_partition_descriptor.h
avb_cmdline.c MA-14629 fix build warnings for varialbe initialization and type cast 2019-04-18 18:49:33 +08:00
avb_cmdline.h
avb_crc32.c
avb_crypto.c
avb_crypto.h
avb_descriptor.c
avb_descriptor.h
avb_footer.c
avb_footer.h
avb_hash_descriptor.c
avb_hash_descriptor.h
avb_hashtree_descriptor.c
avb_hashtree_descriptor.h
avb_kernel_cmdline_descriptor.c
avb_kernel_cmdline_descriptor.h
avb_ops.h
avb_property_descriptor.c
avb_property_descriptor.h
avb_rsa.c
avb_rsa.h
avb_sha.h
avb_sha256.c
avb_sha512.c
avb_slot_verify.c MA-14280 [coverity] Fix resource leak in libavb 2019-03-12 14:50:52 +08:00
avb_slot_verify.h
avb_sysdeps.h
avb_sysdeps_posix.c
avb_util.c
avb_util.h
avb_vbmeta_image.c
avb_vbmeta_image.h
avb_version.c
avb_version.h
libavb.h