Searched refs:Trusty (Results 1 – 8 of 8) sorted by relevance
/frameworks/native/libs/binder/trusty/ |
D | README.md | 1 # Binder for Trusty 3 This is the Trusty port of the libbinder library. 4 To build it, first you will need a checkout of the Trusty tree: 13 building and testing Trusty. For a quick build without any tests, run: 21 a full Trusty test suite, including a set of libbinder tests. 29 ## Building AIDL files on Trusty 30 To compile AIDL interfaces into Trusty libraries, include the `make/aidl.mk` 44 The Trusty tree contains some sample test apps at
|
/frameworks/native/libs/binder/include_rpc_unstable/ |
D | binder_rpc_unstable.hpp | 31 Trusty, enumerator
|
/frameworks/native/libs/binder/tests/ |
D | binderRpcTestTrusty.cpp | 113 INSTANTIATE_TEST_SUITE_P(Trusty, BinderRpc, ::testing::ValuesIn(getTrustyBinderRpcParams()),
|
D | Android.bp | 450 // Add the Trusty mock library as a fake dependency so it gets built
|
D | binderRpcTest.cpp | 1150 INSTANTIATE_TEST_SUITE_P(Trusty, BinderRpc, ::testing::ValuesIn(getTrustyBinderRpcParams()),
|
/frameworks/native/libs/binder/ |
D | Android.bp | 393 // Trusty libbinder uses vendor stability for its binders 399 // Flags from the Trusty build system 423 // Trusty-specific files 727 // so we restrict its visibility to the Trusty-specific packages.
|
D | libbinder_rpc_unstable.cpp | 74 case ARpcSession_FileDescriptorTransportMode::Trusty: in toTransportMode()
|
/frameworks/native/libs/binder/rust/ |
D | Android.bp | 115 // The Trusty mock copy pulls in extra headers that
|