u-boot-brain/lib/libavb
Simon Glass 336d4615f8 dm: core: Create a new header file for 'compat' features
At present dm/device.h includes the linux-compatible features. This
requires including linux/compat.h which in turn includes a lot of headers.
One of these is malloc.h which we thus end up including in every file in
U-Boot. Apart from the inefficiency of this, it is problematic for sandbox
which needs to use the system malloc() in some files.

Move the compatibility features into a separate header file.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-02-05 19:33:46 -07:00
..
Makefile libavb: Update SPDX tag style 2018-06-19 11:55:05 -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 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07: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 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07: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 dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
avb_slot_verify.h libavb: Update libavb to current AOSP master 2019-10-31 07:22:53 -04:00
avb_sysdeps.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_util.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07: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