summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-15trusty: timertest: add stress test modemain-16kMike McTernan
2024-02-05trusty:keybox: only build the fake keybox if configuredMike McTernan
2024-02-01app/sample: Add stats-test to packageRaphael Herouart
2023-12-22build-config: Update build config for CI useRaphael Herouart
2023-12-07Bump min stack for stats_test appTomasz Wasilczyk
2023-11-30Trusty: no need to use libbaseTomasz Wasilczyk
2023-11-29Use android::binder::unique_fdTomasz Wasilczyk
2023-10-23trusty: user: app: sample: Skip rust tests if rust is not supportedArve Hjønnevåg
2023-10-20app-mgmt-test: Handle ERR_NO_MSGPer Larsen
2023-09-26[Trusty] skip port fail test on second runYurii Shutkin
2023-09-19app/sample: CONSTANTS is deprecatedRaphael Herouart
2023-09-08Revert^2 "rust: Use autogenerated Trusty makefile rules"Per Larsen
2023-09-08Revert "rust: Use autogenerated Trusty makefile rules"Andrei Homescu
2023-08-23rust: Use autogenerated Trusty makefile rulesPer Larsen
2023-08-22Adjust hwaes srv heap sizeYurii Shutkin
2023-08-18Migrate to new open-dice API for AndroidAndrew Scull
2023-06-20rust: remove allow(unaligned_references) & (default_alloc_handler) as they ar...Mike McTernan
2023-05-10hwcrypto-unittest: Retry RNG Test 3 timesRaphael Herouart
2023-04-17app/sample: Authorize Internal AppRaphael Herouart
2023-03-24trusty:app:sample: Split out hwrng testsEnno Lübbers
2023-03-17Add stats-test validating the components involved in MetricsArmelle Laine
2023-03-09trusty:app:sample: Mark object as being BTI compatible on aarch64.Mike McTernan
2023-03-08binder-test: Fix misuse of shared_ptr<PortAcl>Andrei Homescu
2023-03-07rust: Update tipc interface usageWeston Carvalho
2023-02-08rust: Add no_std example appNicole LeGare
2023-02-07add manifests for scudoMarco Nelissen
2023-02-02rust: Import FallibleCString traitNicole LeGare
2023-02-01hwbcc: Increase stack sizeTri Vo
2023-01-27confirmationui: Change interface to better support multiple displaysMike McTernan
2023-01-25rust: Import CStr from coreNicole LeGare
2023-01-25hwaes: ACLs for HWAES BenchRaphael Herouart
2023-01-24hwrng-bench: HWRNG BenchmarkRaphael Herouart
2023-01-19Trusty Hello World in RustKevin Chao
2023-01-05manifest-test: Call finish_dma after prepare_dmaPer Larsen
2022-12-20Add Rust memref testNicole LeGare
2022-12-13memref-test: Clean up ro_memrefEnno Lübbers
2022-12-02binder-test: Add package support for modules that have AIDL interfacesDavid Anekstein
2022-11-28hwcrypto-unittest: Add cumulative sums RNG testRaphaël Hérouart
2022-11-02Giving rust keymint TA access to HWKEYOrlando Arbildo
2022-10-22memref-test: Add test for dup syscallAndrei Homescu
2022-10-14Fix warnings to upgrade to clang-r468909.Chih-Hung Hsieh
2022-09-23rust: Have skel_rust depend on stdDavid LeGare
2022-08-02Remove hwwsk service from default testsStephen Crane
2022-07-29binder-test: increase the memory sizes for the test serviceAndrei Homescu
2022-07-26hwwsk: A stub for eventual reference implementation and test app for the hwws...David Anekstein
2022-07-22trusty-aidl: Add tests for AIDL code generation.David Anekstein
2022-07-07app-mgmt-test: Add test for app termination/start raceStephen Crane
2022-07-06app-mgmt-test: Handle ERR_CANCELLED in PortStartFailAndrei Homescu
2022-06-25app-mgmt-test: Use the correct timeout for wait in PortStartFailAndrei Homescu
2022-06-09[hwbcc] Add Rust interface for hwbcc clientaneksteind