Skip to content

Commit 75334f9

Browse files
authored
Merge pull request #8 from Darksonn/Darksonn-patch-1
Add link to binder RFC
2 parents 30bcc1d + f972044 commit 75334f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Android-Binder-Driver.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
This project is an effort to rewrite Android's Binder kernel driver in Rust.
44

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+
511
## Motivation
612

713
Binder is one of the most security and performance critical components of Android.

0 commit comments

Comments
 (0)