- f592a4e include/user: Add `HSET_MOD_WITH_COOKIE` by Dmitriy Filchenko · 10 months ago main master
- 08b7f74 include/user: Add `HSET_DEL_WITH_COOKIE` by Dmitriy Filchenko · 10 months ago
- 630261f tipc-rust: Implement IntoRawFd on Handle by Gil Cukierman · 10 months ago
- 28d0d72 Move AuthMgr AIDL rust build rule by Gil Cukierman · 10 months ago
- 95273a9 make/library.mk: Trigger copying the headers on configheader changes by Bartłomiej Grzesik · 10 months ago
- 2744a75 lib/syscall-stubs: Trigger regeneration on configheader changes by Bartłomiej Grzesik · 10 months ago
- 4bfb6fa service_manager: workaround known long names by Gil Cukierman · 10 months ago
- 83b87d7 pvmdice: Add sign_data by Gil Cukierman · 10 months ago
- a086d34 pvmdice: Initial pvmdice implementation by Gil Cukierman · 10 months ago
- d9874e9 unittest-rust: Support `E: !Display` in `assert_ok` by Weston Carvalho · 10 months ago
- 326c863 interface: arm_ffa: Add FFA_PARTITION_INFO_GET by Ayrton Munoz · 10 months ago
- a26f872 Remove incorrect dependencies by Hasini Gunasinghe · 10 months ago
- a2b8504 unittest-rust: Reorganize items used in macros by Weston Carvalho · 10 months ago
- f0dc862 unittest-rust: Clean up `asserts` functions by Weston Carvalho · 10 months ago
- 43351d7 unittest-rust: Manually format code inside macros by Weston Carvalho · 10 months ago
- a5971c2 make: Add MODULE_BINDGEN_BLOCK_TYPES to saved variables by Per Larsen · 10 months ago
- 9e0db19 vmm_obj: Add rust bindings. by Brian Granaghan · 10 months ago
- 668f556 rust: trusty-log: Use OnceLock instead of static mut by Weston Carvalho · 10 months ago
- 48eed09 Add rules.mk file for authmgr-be-impl crate by Hasini Gunasinghe · 10 months ago
- 229b188 Add tests for the tipc raw lib by Dmitriy Filchenko · 10 months ago
- aa6191f Add a workaround for the issue in binder RPC session setup by Hasini Gunasinghe · 10 months ago
- 3155343 Add a module with thread-safety and a flexible tipc user space API by Hasini Gunasinghe · 10 months ago
- e7026a7 rust: trusty-log: Silence new Rust 1.83 lint by Per Larsen · 10 months ago
- 537dbe0 rust: libhashbrown: Enable raw-entry feature by Per Larsen · 10 months ago
- e8ca750 Add the ITrustedServicesHandover AIDL API by Hasini Gunasinghe · 10 months ago
- f90ebc6 Add rules.mk for authmgr-be crate by Hasini Gunasinghe · 10 months ago
- a3646fc Add rules.mk files for the authmgr-common crates by Hasini Gunasinghe · 10 months ago
- 6665d09 Add rules.mk file for dice-policy-builder by Hasini Gunasinghe · 10 months ago
- 415e859 Add rules.mk file for authgraph_core_test by Hasini Gunasinghe · 10 months ago
- 7d0c435 service_manager: Add trusty service manager am: 7baa447b9c by Gil Cukierman · 10 months ago
- 7baa447 service_manager: Add trusty service manager by Gil Cukierman · 10 months ago
- 584020f include/user: Add `HSET_DEL_GET_COOKIE` am: 70d0ca3a14 by Dmitriy Filchenko · 10 months ago
- 70d0ca3 include/user: Add `HSET_DEL_GET_COOKIE` by Dmitriy Filchenko · 10 months ago
- 3ae27d1 hwbcc: srv: introduce HwBccOps am: 510a16f054 by Gil Cukierman · 10 months ago
- 510a16f hwbcc: srv: introduce HwBccOps by Gil Cukierman · 10 months ago
- 34dbe06 interface: arm_ffa: Add VM availability messages am: 92dc0f18aa by Andrei Homescu · 10 months ago
- 92dc0f1 interface: arm_ffa: Add VM availability messages by Andrei Homescu · 10 months ago
- 27b7154 make: bindgen: Add support for --blocklist-types am: 1ac371e6c5 by Ayrton Munoz · 10 months ago
- 1ac371e make: bindgen: Add support for --blocklist-types by Ayrton Munoz · 10 months ago
- 2182844 storage: Add Android module for interface am: 9b30203af7 by Weston Carvalho · 10 months ago
- 91d35ae storage: Run clang-format am: 526de74396 by Weston Carvalho · 10 months ago
- 9b30203 storage: Add Android module for interface by Weston Carvalho · 11 months ago
- 526de74 storage: Run clang-format by Weston Carvalho · 11 months ago
- 27a2264 Allow converting `trusty_sys::uuid` into `Uuid` am: 2c75327d3b by Dmitriy Filchenko · 11 months ago
- 65fcee4 Add getters for `PortCfg` am: 28c5c1eb24 by Dmitriy Filchenko · 11 months ago
- 2c75327 Allow converting `trusty_sys::uuid` into `Uuid` by Dmitriy Filchenko · 11 months ago
- 28c5c1e Add getters for `PortCfg` by Dmitriy Filchenko · 11 months ago
- 1c2ca7d interface: arm_ffa: Add FFA_YIELD SMC opcode am: bab99ee7cf by Ayrton Munoz · 11 months ago
- bab99ee interface: arm_ffa: Add FFA_YIELD SMC opcode by Ayrton Munoz · 11 months ago
- a6ff772 interface: arm_ffa: Bump FFA version to 1.2 am: 34e15d8011 by Ayrton Munoz · 11 months ago
- 4bd9a3a interface: arm_ffa: Add FFA_MSG_SEND_DIRECT_REQ2/RESP2 am: 156f9c519a by Ayrton Munoz · 11 months ago
- 34e15d8 interface: arm_ffa: Bump FFA version to 1.2 by Ayrton Munoz · 11 months ago
- 156f9c5 interface: arm_ffa: Add FFA_MSG_SEND_DIRECT_REQ2/RESP2 by Ayrton Munoz · 11 months ago
- 1efbada swbcc: fix memory leakage in swbcc_init am: 338a3fda4d by Dan Fess · 11 months ago
- 338a3fd swbcc: fix memory leakage in swbcc_init by Dan Fess · 11 months ago
- e55a00a rust: Fixup rust directiories to use direct link, not symlink am: 1292f93cfa by Donnie Pollitz · 11 months ago
- 1292f93 rust: Fixup rust directiories to use direct link, not symlink by Donnie Pollitz · 11 months ago
- 266bd51 hwbcc: srv: initial rust server scaffolding am: 6480252c65 by Gil Cukierman · 12 months ago
- 6480252 hwbcc: srv: initial rust server scaffolding by Gil Cukierman · 12 months ago
- c978648 interface: arm_ffa: Update to version 1.1 am: dabd279c9f by Andrei Homescu · 12 months ago
- dabd279 interface: arm_ffa: Update to version 1.1 by Andrei Homescu · 12 months ago
- 2207a1b tipc: Update to zerocopy 0.8 am: c61406e7c6 by Alyssa Haroldsen · 12 months ago
- c61406e tipc: Update to zerocopy 0.8 by Alyssa Haroldsen · 12 months ago
- c8e5ae5 hwbcc: Add unified request struct am: 0fb8d978e7 by Gil Cukierman · 12 months ago
- 0fb8d97 hwbcc: Add unified request struct by Gil Cukierman · 12 months ago
- 9a87e04 make: Don't rustdoc libraries from Rust's stdlib am: a34f1504f6 by Per Larsen · 12 months ago
- a34f150 make: Don't rustdoc libraries from Rust's stdlib by Per Larsen · 12 months ago
- 45f8d12 make: aidl: Disable all lints for auto-generated Rust code am: dbe1bdd079 by Andrei Homescu · 12 months ago
- ccf48e7 make: aidl: Add explicit dependency on the aidl binary am: 39756c7379 by Andrei Homescu · 12 months ago
- dbe1bdd make: aidl: Disable all lints for auto-generated Rust code by Andrei Homescu · 12 months ago
- 39756c7 make: aidl: Add explicit dependency on the aidl binary by Andrei Homescu · 12 months ago
- b6b9b73 dice: add diced_open_dice tests am: 8fe0536ae1 by Gil Cukierman · 1 year ago
- dc934a8 Empty merge ab/12770256 into aosp-main-future by Xin Li · 1 year, 1 month ago
- 8fe0536 dice: add diced_open_dice tests by Gil Cukierman · 1 year, 1 month ago
- 4eb4dba lib: compiler_builtins-rust: Update for Rust 1.82 support am: 8a04befe7c by Per Larsen · 1 year, 1 month ago
- 8a04bef lib: compiler_builtins-rust: Update for Rust 1.82 support by Per Larsen · 1 year, 1 month ago
- a1a6343 lib: trusty-std: Adjustments for Rust 1.82 am: b7c0c79385 by Per Larsen · 1 year, 1 month ago
- b7c0c79 lib: trusty-std: Adjustments for Rust 1.82 by Per Larsen · 1 year, 1 month ago
- e834862 make: remove trailing slashes in trusty-std/rules.mk am: 32c0b35f44 by Per Larsen · 1 year, 1 month ago
- 32c0b35 make: remove trailing slashes in trusty-std/rules.mk by Per Larsen · 1 year, 1 month ago
- 45ca44a [dice] Update DICE_PRIVATE_KEY_SIZE to DICE_PRIVATE_KEY_BUFFER_SIZE am: e9867a071a am: 0794526c37 by Alice Wang · 1 year, 1 month ago
- 0794526 [dice] Update DICE_PRIVATE_KEY_SIZE to DICE_PRIVATE_KEY_BUFFER_SIZE am: e9867a071a by Alice Wang · 1 year, 1 month ago
- e9867a0 [dice] Update DICE_PRIVATE_KEY_SIZE to DICE_PRIVATE_KEY_BUFFER_SIZE by Alice Wang · 1 year, 1 month ago
- 37137aa make: Update secure storage aidl loacation am: c904610e01 am: b140191ec0 by Weston Carvalho · 1 year, 2 months ago
- b140191 make: Update secure storage aidl loacation am: c904610e01 by Weston Carvalho · 1 year, 2 months ago
- c904610 make: Update secure storage aidl loacation by Weston Carvalho · 1 year, 2 months ago
- b2a5171 Fix incompatiblity issue with upstream open-dice am: cb12319644 am: c1bc62e9f7 by Alice Wang · 1 year, 2 months ago
- 6cdb791 Fix incompatiblity issue with upstream open-dice am: cb12319644 by Alice Wang · 1 year, 2 months ago
- c1bc62e Fix incompatiblity issue with upstream open-dice am: cb12319644 by Alice Wang · 1 year, 2 months ago
- cb12319 Fix incompatiblity issue with upstream open-dice by Alice Wang · 1 year, 2 months ago
- f94a8f7 [Trusty][Coverage] Increase number of apps, for when all test apps are loaded am: 19fc1aa2f5 am: 5f333e7b25 by Snehal · 1 year, 2 months ago
- 5f333e7 [Trusty][Coverage] Increase number of apps, for when all test apps are loaded am: 19fc1aa2f5 by Snehal · 1 year, 2 months ago
- 484116a [Trusty][Coverage] Increase number of apps, for when all test apps are loaded am: 19fc1aa2f5 by Snehal · 1 year, 2 months ago
- 19fc1aa [Trusty][Coverage] Increase number of apps, for when all test apps are loaded by Snehal · 1 year, 2 months ago
- 2df319d [automerger skipped] Update rustflags to work with new hal_v4 types am: b515705780 am: 3c36ccd8b6 -s ours by Karuna Wadhera · 1 year, 2 months ago
- c6a0267 [automerger skipped] Update rustflags to work with new hal_v4 types am: b515705780 -s ours by Karuna Wadhera · 1 year, 2 months ago
- 3c36ccd Update rustflags to work with new hal_v4 types am: b515705780 by Karuna Wadhera · 1 year, 2 months ago
- b515705 Update rustflags to work with new hal_v4 types by Karuna Wadhera · 1 year, 2 months ago main-16k
- 4daa65d Update rustflags to work with new hal_v4 types by Karuna Wadhera · 1 year, 2 months ago
- 7a12a5d Add OUT_DIR to rust_bindgen for boringssl am: 966c7d9e32 am: ac0785188c by Mohannad Farrag · 1 year, 2 months ago