=================================================
Zajęcia 14: Android i Rust w kodzie jądra Linuksa
=================================================
Data: 11.06.2024
.. contents::
.. toctree::
zadanie
Bibliografia
=================================================
Android
- https://source.android.com/devices/architecture
- https://elinux.org/Android_Binder
- https://www.synacktiv.com/en/publications/binder-transactions-in-the-bowels-of-the-linux-kernel.html
Rust
- https://rust-lang.org
- `Key Rust concepts for the kernel `_
- `More Rust concepts for the kernel `_
- `Rust heads into the kernel? `_
- `A GPIO driver in Rust `_
- `A pair of Rust kernel modules `_
- https://github.com/Rust-for-Linux