samples: add first Rust examplesThe beginning of a set of Rust modules that showcase how Rustmodules look like and how to use the abstracted kernel features.It also includes an example of a Rust
samples: add first Rust examplesThe beginning of a set of Rust modules that showcase how Rustmodules look like and how to use the abstracted kernel features.It also includes an example of a Rust host program withseveral modules.These samples also double as tests in the CI.Reviewed-by: Kees Cook <[email protected]>Reviewed-by: Greg Kroah-Hartman <[email protected]>Co-developed-by: Alex Gaynor <[email protected]>Signed-off-by: Alex Gaynor <[email protected]>Co-developed-by: Finn Behrens <[email protected]>Signed-off-by: Finn Behrens <[email protected]>Co-developed-by: Wedson Almeida Filho <[email protected]>Signed-off-by: Wedson Almeida Filho <[email protected]>Co-developed-by: Milan Landaverde <[email protected]>Signed-off-by: Milan Landaverde <[email protected]>Signed-off-by: Miguel Ojeda <[email protected]>
show more ...