We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30bcc1d + f972044 commit 75334f9Copy full SHA for 75334f9
src/Android-Binder-Driver.md
@@ -2,6 +2,12 @@
2
3
This project is an effort to rewrite Android's Binder kernel driver in Rust.
4
5
+The latest version of the Rust implementation can be found in the RFC that was
6
+submitted to the Linux Kernel mailing list on November 1st: [Setting up Binder for
7
+the future][rfc].
8
+
9
+[rfc]: https://lore.kernel.org/rust-for-linux/[email protected]/
10
11
## Motivation
12
13
Binder is one of the most security and performance critical components of Android.
0 commit comments