u-boot/lib/libavb
Tom Rini fbfcb614e0 libavb: Fix a warning with clang-15
With clang-15 we now will get warnings such as:

warning: a function declaration without a prototype is deprecated in all
versions of C [-Wstrict-prototypes]

And it is easy enough to address this warning here, as we aren't
concerned with re-syncing with an upstream.

Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-03-22 15:22:48 -04:00
..
avb_chain_partition_descriptor.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_chain_partition_descriptor.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_cmdline.c libavb: Fix a warning with clang-15 2023-03-22 15:22:48 -04:00
avb_cmdline.h libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_crypto.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_crypto.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_descriptor.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
avb_descriptor.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_footer.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_footer.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_hash_descriptor.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_hash_descriptor.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_hashtree_descriptor.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_hashtree_descriptor.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_kernel_cmdline_descriptor.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_kernel_cmdline_descriptor.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_ops.h libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_property_descriptor.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_property_descriptor.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_rsa.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
avb_rsa.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_sha.h libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_sha256.c libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_sha512.c libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_slot_verify.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
avb_slot_verify.h libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_sysdeps_posix.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
avb_sysdeps.h libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_util.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
avb_util.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_vbmeta_image.c libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_vbmeta_image.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_version.c libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
avb_version.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
libavb.h libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00
Makefile libavb: Update SPDX tag style 2018-06-19 11:55:05 -04:00