Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - A index
The Linux kernel configuration item CONFIG_ANDROID_BINDER_IPC_RUST
:
CONFIG_RUST && CONFIG_MMU && ! CONFIG_ANDROID_BINDER_IPC
This enables the Rust implementation of the Binder driver.
Binder is used in Android for both communication between processes, and remote method invocation.
This means one Android process can call a method/routine in another Android process, using Binder to identify, invoke and pass arguments between said processes.
Raw data from LKDDb:
lkddb fs "binder" : CONFIG_ANDROID_BINDER_IPC_RUST : drivers/android/binder/rust_binderfs.c # in 6.18-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - A index
Automatically generated (in year 2025). See also LKDDb sources on GitLab