Home
last modified time | relevance | path

Searched refs:Verified (Results 1 – 25 of 26) sorted by relevance

12

/external/clang/unittests/Tooling/
DCommentHandlerTest.cpp31 CommentHandlerVisitor() : base(), PP(nullptr), Verified(false) {} in CommentHandlerVisitor()
34 EXPECT_TRUE(Verified) << "CommentVerifier not accessed"; in ~CommentHandlerVisitor()
66 bool Verified; member in clang::CommentHandlerVisitor
128 Verified = true; in GetVerifier()
/external/clang/unittests/ASTMatchers/
DASTMatchersTest.h40 VerifyMatch(std::unique_ptr<BoundNodesCallback> FindResultVerifier, bool *Verified) in VerifyMatch() argument
41 : Verified(Verified), FindResultReviewer(std::move(FindResultVerifier)) {} in VerifyMatch()
45 *Verified |= FindResultReviewer->run(&Result.Nodes, Result.Context); in run()
47 *Verified = true; in run()
57 bool *const Verified;
/external/clang/unittests/AST/
DMatchVerifier.h74 Verified = false; in setFailure()
79 Verified = true; in setSuccess()
83 bool Verified;
128 if (!Verified) in match()
144 if (!Verified) in match()
/external/u-boot/doc/uImage.FIT/
Dverified-boot.txt1 U-Boot Verified Boot
6 Verified boot here means the verification of all software loaded into a
10 Verified boot extends from the moment of system reset to as far as you wish
24 Verified boot uses cryptographic algorithms to 'sign' software images.
Dsignature.txt349 Simple Verified Boot Test
358 Test Verified Boot Run: unsigned signatures:: OK
360 Test Verified Boot Run: signed images: OK
362 Test Verified Boot Run: unsigned config: OK
364 Test Verified Boot Run: signed config: OK
368 Test Verified Boot Run: signed config: OK
369 Test Verified Boot Run: signed config with bad hash: OK
372 Test Verified Boot Run: unsigned signatures:: OK
374 Test Verified Boot Run: signed images: OK
376 Test Verified Boot Run: unsigned config: OK
[all …]
Dbeaglebone_vboot.txt1 Verified Boot on the Beaglebone Black
/external/u-boot/doc/
DREADME.avb21 Android Verified Boot 2.0
3 This file contains information about the current support of Android Verified
8 Verified Boot establishes a chain of trust from the bootloader to system images
DREADME.uniphier110 Verified Boot
113 U-Boot supports an image verification method called "Verified Boot".
212 To use the Verified Boot, you need to enable the following two options:
332 If they are not displayed, the Verified Boot is not working.
/external/u-boot/test/py/tests/vboot/
Dsandbox-kernel.dts4 model = "Sandbox Verified Boot Test";
Dsandbox-u-boot.dts4 model = "Sandbox Verified Boot Test";
/external/avb/examples/things/
DREADME.md6 and Verified Boot Hash (VBH) computation.
/external/autotest/client/site_tests/firmware_VbootCrypto/
Dcontrol8 Verifies Firmware Verified Boot Reference Implementation, its components, and
/external/u-boot/lib/
DKconfig190 menu "Android Verified Boot"
193 bool "Android Verified Boot 2.0 support"
197 This enables support of Android Verified Boot 2.0 which can be used
/external/nos/host/generic/nugget/proto/nugget/app/avb/
Davb.proto25 option (nugget.protobuf.app_name) = "Android Verified Boot";
/external/tensorflow/tensorflow/python/compiler/tensorrt/
DREADME.md30 [Verified Models](https://docs.nvidia.com/deeplearning/dgx/integrate-tf-trt/index.html#verified-mod…
/external/libese/apps/boot/
DREADME.md1 # Verified Boot Storage Applet for AVB 2.0
21 The Verified Boot Storage Applet, VBSA, provides three purpose-built
195 to prevent these problems. The Verified Boot Storage applet provides
/external/autotest/docs/
Dfaft-design-doc.md43 Security is one of the selling points of Chrome OS netbooks. Verified boot provides a solution to C…
124 …plit the U-Boot components into platform code and generic U-Boot code + Verified Bood code. By moc…
/external/avb/contrib/linux/4.4/
D0002-ANDROID-AVB-error-handler-to-invalidate-vbmeta-parti.patch56 + Enables Android Verified Boot platform-specific error
/external/avb/
DREADME.md1 # Android Verified Boot 2.0
5 Verified Boot 2.0. Usually AVB is used to refer to this codebase.
37 Verified boot is the process of assuring the end user of the integrity
651 for previous version of Verified Boot in Android are not used in AVB.
/external/libaom/libaom/
DREADME.md599 Once your change has been Approved and Verified, you can “submit” it through the
/external/u-boot/cmd/
DKconfig1803 bool "avb - Android Verified Boot 2.0 operations"
1808 Android Verified Boot 2.0 functionality. It includes such subcommands:
/external/ImageMagick/Magick++/
DChangeLog75 Verified to work when using STL <vector> and <map> as the target
/external/freetype/
DChangeLog1082 * include/freetype/internal/ftcalc.h (FT_MSB): Verified `_MSC_VER'.
/external/icu/icu4c/source/data/unidata/
Dchanges.txt3253 - Verified that definitions for Cased and Case_Ignorable are unchanged.
/external/curl/
DCHANGES352 checks. Verified by test 659, landed in commit 15401fa886b.

12