History log of /system/tpm/trunks/trunks_binder_service.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
37d87ae585d633a7410d4c67214ea369e7f51cf4 12-Jul-2016 Chih-Hung Hsieh <chh@google.com> Fix google-explicit-constructor warnings in system/tpm.

* Declare explicit conversion constructors.

Bug: 28341362
Change-Id: If68be8b0d92fdaea99e54388fbe0104213926480
Test: build with clang-tidy
/system/tpm/trunks/trunks_binder_service.h
4dc4629c415e7ca90ff146d7bb75b5646ecd8b17 26-May-2016 Darren Krahn <dkrahn@google.com> Run all C/C++ in this repo through clang-format.

Also create a .clang-format file.

Change-Id: I5ac5904ea1bfd10177c1a4b0b1fdead0b477fc95
/system/tpm/trunks/trunks_binder_service.h
655d35e67b7cf5c0ea273de8a9bb2606476e53f8 09-Feb-2016 Casey Dahlin <sadmac@google.com> Update binder interfaces for AIDL change in byte[] type

byte[] is now uint8_t in AIDL. We need to accomodate this.

Change-Id: I15ed5948c99bba0783802ca607a2420b5b05aa57
Test: Build succeeds against new AIDL
Bug: 27078230
/system/tpm/trunks/trunks_binder_service.h
9caf492818a4cc51ba471534d3fcaa84c9ce0278 12-Jan-2016 Darren Krahn <dkrahn@google.com> trunks: Create an Android.mk file for trunks and enable binder.

This includes a trunksd.rc file which starts the service as root,
seccomp policies, and a few other changes to get trunks working on
brillo.

BUG=25360556
TEST=unit tests on target
TEST=manual test on all brilloemulator*-eng boards

Change-Id: I9bca71480b7b2c79e0c24c9dc346f225d1d69ef9
/system/tpm/trunks/trunks_binder_service.h