diff options
| author | 2021-07-03 16:54:11 +0200 | |
|---|---|---|
| committer | 2022-09-28 08:58:00 +0200 | |
| commit | db958dcf88e512c55595a30944467cb5bf3647fb (patch) | |
| tree | a3a3f8046146dca4aca4d2dcbf991b4972355986 /samples/git:/ssh:/git@git.zx2c4.com | |
| parent | rust: adapt `alloc` crate to the kernel (diff) | |
| download | linux-dev-db958dcf88e512c55595a30944467cb5bf3647fb.tar.xz linux-dev-db958dcf88e512c55595a30944467cb5bf3647fb.zip | |
rust: add `compiler_builtins` crate
Rust provides `compiler_builtins` as a port of LLVM's `compiler-rt`.
Since we do not need the vast majority of them, we avoid the
dependency by providing our own crate.
Reviewed-by: Kees Cook <keescook@chromium.org>
Co-developed-by: Alex Gaynor <alex.gaynor@gmail.com>
Signed-off-by: Alex Gaynor <alex.gaynor@gmail.com>
Co-developed-by: Wedson Almeida Filho <wedsonaf@google.com>
Signed-off-by: Wedson Almeida Filho <wedsonaf@google.com>
Co-developed-by: Sven Van Asbroeck <thesven73@gmail.com>
Signed-off-by: Sven Van Asbroeck <thesven73@gmail.com>
Co-developed-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Gary Guo <gary@garyguo.net>
Signed-off-by: Miguel Ojeda <ojeda@kernel.org>
Diffstat (limited to 'samples/git:/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
