Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/android_avb/
H A Davb_slot_verify.h133 AVB_SLOT_VERIFY_FLAGS_NONE = 0, enumerator
/OK3568_Linux_fs/u-boot/common/
H A Dandroid_bootloader.c641 flags = AVB_SLOT_VERIFY_FLAGS_NONE; in android_image_verify_resource()
807 flags = AVB_SLOT_VERIFY_FLAGS_NONE; in android_slot_verify()
/OK3568_Linux_fs/u-boot/cmd/
H A Dboot_android.c563 flags = AVB_SLOT_VERIFY_FLAGS_NONE; in do_avb_verify_partition()