Home
last modified time | relevance | path

Searched refs:avb_debug (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_util.h83 #define avb_debug(message) \ macro
102 #define avb_debug(message)
/OK3568_Linux_fs/u-boot/lib/avb/libavb/
H A Davb_slot_verify.c1266 avb_debug( in avb_manage_hashtree_error_mode()
1293 avb_debug("No dm-verity corruption - using in 'restart' mode.\n"); in avb_manage_hashtree_error_mode()
1318 avb_debug("Same OS instance detected - staying in 'eio' mode.\n"); in avb_manage_hashtree_error_mode()
1323 avb_debug( in avb_manage_hashtree_error_mode()
1362 avb_debug("No system partition.\n"); in has_system_partition()
/OK3568_Linux_fs/u-boot/lib/avb/libavb_ab/
H A Davb_ab_flow.c200 avb_debug("Writing A/B metadata to disk.\n"); in save_metadata_if_changed()