summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-20platform/generic-x86_64: Add empty vsock rust crate depending on virtio-driverssimpleperf-releaseKhyber Sen
2024-02-14build: build modules from ALLHOSTMODULES for the hostmain-16kFrances Wingerter
2024-02-14build: move GLOBAL_HOST_RUSTFLAGS to kernel build systemFrances Wingerter
2024-02-13build: rename makefile macro LOG -> INFO_LOGYurii Shutkin
2024-01-31Trusty build: modify make output for further post processingYurii Shutkin
2024-01-30trusty: tests: use GTEST_SKIP() where tests aren't supportedMike McTernan
2024-01-29include/shared/lk/: Missing value callback for BENCH_RESULTRaphael Herouart
2024-01-29build-config: Remove Device TreeRaphael Herouart
2024-01-19trusty: ipc_msg: don't touch the iov if num_iov is 0Mike McTernan
2024-01-17libc: move libc rand to separate module to speedup rebuildsYurii Shutkin
2024-01-15trusty: workaround static linking error on build fleetMike McTernan
2024-01-12trusty: host tools makeMike McTernan
2023-12-22build-config: Update build config for CI useRaphael Herouart
2023-12-14include/shared/lk/: Allow optionnal formatting callback for BENCH_RESULTRaphael Herouart
2023-12-13Use LKROOT as the path to LKAndrei Homescu
2023-12-08include/shared/lk: BENCH_ALL_CPU needs a parameter to get per-CPU resultsRaphael Herouart
2023-12-08trusty: pacbench: run on each CPUMike McTernan
2023-12-08trusty: benchmark: Support CPU pinning in the kernel.Mike McTernan
2023-12-06Bump Trusty std to C++20Tomasz Wasilczyk
2023-12-06Kernel: implement _vtlogTomasz Wasilczyk
2023-12-06lib/ubsan: Add exemption for Rust Binder servicesAndrei Homescu
2023-12-06lib/ubsan: Update libbinder exemptionsAndrei Homescu
2023-12-05Add missing includesTomasz Wasilczyk
2023-12-05include/shared: Make sure formatted values can be parsed as Double inRaphael Herouart
2023-12-05lib/trusty: Explicitly initialize ret in kern_msg_write_lockedAndrei Homescu
2023-12-02Postpone unmap of msg buffer until necessaryBrandon Anderson
2023-12-01include/shared/lk: benchmark cleanupRaphael Herouart
2023-12-01Use android::binder::unique_fdTomasz Wasilczyk
2023-11-30include/shared/lk: Macros to run on all CPUsRaphael Herouart
2023-11-29trusty: don't touch msg->iov if msg->num_iov == 0.Mike McTernan
2023-11-24trusty: SCS: make kernel support dependent on USER_SCS_SUPPORTEDMike McTernan
2023-11-21Add line coverage to SDK module(dep of tipc)Snehal
2023-11-16trusty: support GTEST_SKIP() in benchmarksMike McTernan
2023-11-14app/memorylatencybench: Find AMAT for different cache sizesRaphael Herouart
2023-11-10include/shared/lk: benchmark cleanupRaphael Herouart
2023-11-06host tools: move user-specified compile flagsDan Fess
2023-10-26[rust] Add rustfmt preupload hookFrances Wingerter
2023-10-25trusty: fix length check which could include paddingMike McTernan
2023-10-21lib/trusty: Add support for per-client virtio busesAyrton Munoz
2023-10-20mmutest: Skip ns_conflict test if ARCH_MMU_FLAG_NS is not supportedArve Hjønnevåg
2023-10-20unittest: Add GTEST_SKIP macroArve Hjønnevåg
2023-10-20lib: mmutest: Add x86(64) support (kernel only)Arve Hjønnevåg
2023-10-20lib: mmutest: Use MOVN instead of NEG in mmutest_arch_store_uint32Arve Hjønnevåg
2023-10-20app: stdcalltest: Skip if lib/sm is not enabledArve Hjønnevåg
2023-10-17make: Add HOST_SRCDEPS variableAndrei Homescu
2023-10-13app: trusty: Skip expanding rust tests if there is no rust supportArve Hjønnevåg
2023-10-13app: pacbench: Use more arch specific asm add instructionArve Hjønnevåg
2023-10-11lib: trusty: Allow building without tipc virtio or custom configArve Hjønnevåg
2023-10-10trusty: print app uuid as well as name when backtracingMike McTernan
2023-10-09LLVM Source-based code coverage for host_toolDan Fess