Home
last modified time | relevance | path

Searched refs:Trusty (Results 1 – 8 of 8) sorted by relevance

/frameworks/native/libs/binder/trusty/
DREADME.md1 # 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/
Dbinder_rpc_unstable.hpp31 Trusty, enumerator
/frameworks/native/libs/binder/tests/
DbinderRpcTestTrusty.cpp113 INSTANTIATE_TEST_SUITE_P(Trusty, BinderRpc, ::testing::ValuesIn(getTrustyBinderRpcParams()),
DAndroid.bp450 // Add the Trusty mock library as a fake dependency so it gets built
DbinderRpcTest.cpp1150 INSTANTIATE_TEST_SUITE_P(Trusty, BinderRpc, ::testing::ValuesIn(getTrustyBinderRpcParams()),
/frameworks/native/libs/binder/
DAndroid.bp393 // 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.
Dlibbinder_rpc_unstable.cpp74 case ARpcSession_FileDescriptorTransportMode::Trusty: in toTransportMode()
/frameworks/native/libs/binder/rust/
DAndroid.bp115 // The Trusty mock copy pulls in extra headers that