summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-08ubsan: Update Rust libbinder exemptionHEADmastermainAndrei Homescu
2024-04-02platform: generic-x86_64: Remove external/lk/lib/rust_support dependencyArve Hjønnevåg
2024-03-29platform: generic-x86_64: Add support for crosvm pci bus with virtio using ru...Arve Hjønnevåg
2024-03-26[Kernel][Metrics] Simplify trusty crash metrics tipc messageSnehal
2024-03-24trusty:mmu: Make writable memory mappings non-executableMike McTernan
2024-03-22trusty:libc: build explicit_bzero() into the library.Mike McTernan
2024-03-18include/shared/lk: adjust param_idx for callbacksRaphael Herouart
2024-03-13trusty: mmutest: restore run_x test, and add run_wx testMike McTernan
2024-03-12make: Use kernel rust-project-json.mkStephen Crane
2024-03-11trusty:mmutest: Update run_x test to check and support ARM64 WXN.Mike McTernan
2024-03-09make: Ensure that GLOBAL_CRATE_COUNT is initializedStephen Crane
2024-02-26platform/generic-x86_64: Add empty vsock rust crate depending on virtio-drive...Khyber Sen
2024-02-20platform/generic-x86_64: Add empty vsock rust crate depending on virtio-driverssimpleperf-releaseKhyber Sen
2024-02-16build: build modules from ALLHOSTMODULES for the host am: 8f541de9ccFrances Wingerter
2024-02-16build: move GLOBAL_HOST_RUSTFLAGS to kernel build system am: 750734867cFrances Wingerter
2024-02-16build: rename makefile macro LOG -> INFO_LOG am: 4aedba2078Yurii Shutkin
2024-02-16Trusty build: modify make output for further post processing am: b514ced555Yurii Shutkin
2024-02-16trusty: tests: use GTEST_SKIP() where tests aren't supported am: 0daff94f84Mike McTernan
2024-02-16include/shared/lk/: Missing value callback for BENCH_RESULT am: 9889688628Raphael Herouart
2024-02-16build-config: Remove Device Tree am: b3df726d36Raphael Herouart
2024-02-16trusty: ipc_msg: don't touch the iov if num_iov is 0 am: 6d47ef7bceMike McTernan
2024-02-16libc: move libc rand to separate module to speedup rebuilds am: 1d7c1bb67eYurii Shutkin
2024-02-16trusty: workaround static linking error on build fleet am: 4b6b0dd0b8Mike McTernan
2024-02-16trusty: host tools make am: ebb9529a4fMike McTernan
2024-02-16build-config: Update build config for CI use am: 1f6d8e45d6Raphael Herouart
2024-02-16include/shared/lk/: Allow optionnal formatting callback for BENCH_RESULT am: ...Raphael Herouart
2024-02-16Use LKROOT as the path to LK am: 9bb7807c19Andrei Homescu
2024-02-16include/shared/lk: BENCH_ALL_CPU needs a parameter to get per-CPU results am:...Raphael Herouart
2024-02-16trusty: pacbench: run on each CPU am: d4328775deMike McTernan
2024-02-16trusty: benchmark: Support CPU pinning in the kernel. am: 4dc2c7cab2Mike McTernan
2024-02-16Bump Trusty std to C++20 am: eddaa976d1Tomasz Wasilczyk
2024-02-16Kernel: implement _vtlog am: cae6da1c63Tomasz Wasilczyk
2024-02-16lib/ubsan: Add exemption for Rust Binder services am: 1ece097589Andrei Homescu
2024-02-16lib/ubsan: Update libbinder exemptions am: 3f2d244c1cAndrei Homescu
2024-02-16Add missing includes am: ddac94d554Tomasz Wasilczyk
2024-02-16include/shared: Make sure formatted values can be parsed as Double in am: a76...Raphael Herouart
2024-02-16lib/trusty: Explicitly initialize ret in kern_msg_write_locked am: 0857aa1301Andrei Homescu
2024-02-16Postpone unmap of msg buffer until necessary am: 6031ca5b25Brandon Anderson
2024-02-16include/shared/lk: benchmark cleanup am: f4ab224089Raphael Herouart
2024-02-16Use android::binder::unique_fd am: 43bd94934fTomasz Wasilczyk
2024-02-16include/shared/lk: Macros to run on all CPUs am: e141b008c6Raphael Herouart
2024-02-16trusty: don't touch msg->iov if msg->num_iov == 0. am: 8e55c48eafMike McTernan
2024-02-16trusty: SCS: make kernel support dependent on USER_SCS_SUPPORTED am: e5eb28a4ecMike McTernan
2024-02-16Add line coverage to SDK module(dep of tipc) am: 3c3da9f031Snehal
2024-02-16trusty: support GTEST_SKIP() in benchmarks am: 6ae0f23d80Mike McTernan
2024-02-16app/memorylatencybench: Find AMAT for different cache sizes am: 5f990236abRaphael Herouart
2024-02-16include/shared/lk: benchmark cleanup am: bae0f95b28Raphael Herouart
2024-02-16host tools: move user-specified compile flags am: e839de6796Dan Fess
2024-02-16[rust] Add rustfmt preupload hook am: a815b8922eFrances Wingerter
2024-02-16trusty: fix length check which could include padding am: db335e6e23Mike McTernan