HomeSort by relevance Sort by last modified time
    Searched refs:AVB (Results 1 - 10 of 10) sorted by null

  /external/avb/examples/uefi/
Makefile 33 AVB = ../..
42 $(AVB)/libavb/avb_chain_partition_descriptor.c \
43 $(AVB)/libavb/avb_crc32.c \
44 $(AVB)/libavb/avb_crypto.c \
45 $(AVB)/libavb/avb_descriptor.c \
46 $(AVB)/libavb/avb_footer.c \
47 $(AVB)/libavb/avb_hash_descriptor.c \
48 $(AVB)/libavb/avb_hashtree_descriptor.c \
49 $(AVB)/libavb/avb_kernel_cmdline_descriptor.c \
50 $(AVB)/libavb/avb_property_descriptor.c
    [all...]
  /frameworks/base/core/jni/
android_os_VintfRuntimeInfo.cpp 50 RuntimeInfo::FetchFlag::AVB);
52 RuntimeInfo::FetchFlag::AVB);
  /build/make/target/board/generic_x86_64/
BoardConfig.mk 71 # Android Verified Boot (AVB):
72 # Builds a special vbmeta.img that disables AVB verification.
73 # Otherwise, AVB will prevent the device from booting the generic system.img.
  /build/make/target/board/generic/
BoardConfig.mk 83 # Android Verified Boot (AVB):
84 # Builds a special vbmeta.img that disables AVB verification.
85 # Otherwise, AVB will prevent the device from booting the generic system.img.
  /build/make/target/board/generic_x86/
BoardConfig.mk 73 # Android Verified Boot (AVB):
74 # Builds a special vbmeta.img that disables AVB verification.
75 # Otherwise, AVB will prevent the device from booting the generic system.img.
  /system/libvintf/include/vintf/
RuntimeInfo.h 74 // - avb-vbmetaversion matches related sysprops
84 AVB = 1 << 4,
  /build/make/target/board/generic_arm64/
BoardConfig.mk 99 # Android Verified Boot (AVB):
100 # Builds a special vbmeta.img that disables AVB verification.
101 # Otherwise, AVB will prevent the device from booting the generic system.img.
  /system/libvintf/
RuntimeInfo-target.cpp 173 {F::AVB, &RF::fetchAvb, "avb version"},
  /external/llvm/lib/Target/Hexagon/
HexagonBitSimplify.cpp     [all...]
  /external/avb/
avbtool     [all...]

Completed in 295 milliseconds