android_system_core/trusty
David LeGare dc2d792adc [libtrusty-rs] Add recv variant that uses Vec<u8>
* Add new `recv` method that takes a `Vec<u8>` and automatically
  allocates extra buffer space and retries the read call if the buffer
  does not have enough capacity.
* Rename the existing `recv` method to `recv_no_alloc`, and update docs
  to clarify the behaviors of both methods.
* Add tests for the new `recv` method and update existing tests to use
  `recv_no_alloc` instead.

Test: tipc-test-rs -m 1024 -t echo
Bug: 226659377
Change-Id: Ic437b617751e865da119fe0c4ef8aa456a63bf3c
2022-04-06 22:40:05 +00:00
..
apploader trusty_apploader: log to stderr 2021-09-21 15:51:58 -07:00
confirmationui trusty: Increase timeout for ConfirmationUI fuzzer 2021-07-12 16:34:01 -07:00
coverage
fuzz trusty: Increase maximum number of coverage counters 2021-06-24 22:23:21 -07:00
gatekeeper trusty: Fuzz gatekeeper TA using generic TIPC fuzzer 2021-02-26 20:24:58 -08:00
keymaster Add keymint to hwasan-postsubmit 2022-03-18 23:01:32 +00:00
libtrusty trusty: Update TIPC UAPI header 2022-03-14 16:30:12 -07:00
libtrusty-rs [libtrusty-rs] Add recv variant that uses Vec<u8> 2022-04-06 22:40:05 +00:00
metrics trusty: Helper library for metrics 2021-05-03 17:15:30 -07:00
secure_dpu
storage storageproxyd: Sync parent dir when creating a file 2022-01-21 14:42:01 -08:00
test/driver trusty: Convert Trusty driver tests to python_test 2022-02-22 17:40:29 -08:00
utils trusty: update default_applicable_licenses "Android-Apache-2.0" 2021-11-29 19:53:54 +00:00
Android.bp trusty: update default_applicable_licenses "Android-Apache-2.0" 2021-11-29 19:53:54 +00:00
OWNERS
trusty-base.mk Configure Trusty KeyMint devices to use attest_keys. 2021-11-22 16:52:30 +00:00
trusty-storage.mk
trusty-test.mk trusty: Convert Trusty driver tests to python_test 2022-02-22 17:40:29 -08:00