diff options
author | Miguel Ojeda <[email protected]> | 2022-08-04 12:20:37 +0200 |
---|---|---|
committer | Miguel Ojeda <[email protected]> | 2022-09-28 09:02:06 +0200 |
commit | 9a8ff24ce584ad9895f9416fe8fad6f8842f758d (patch) | |
tree | 5aec580be399df9b4564264b0746943e6a5b6216 /scripts/generate_rust_analyzer.py | |
parent | 8c4555ccc55cf90e1e3eb2507be3c354f3d15839 (diff) |
scripts: add `generate_rust_target.rs`
This script takes care of generating the custom target specification
file for `rustc`, based on the kernel configuration.
It also serves as an example of a Rust host program.
A dummy architecture is kept in this patch so that a later patch
adds x86 support on top with as few changes as possible.
Reviewed-by: Kees Cook <[email protected]>
Co-developed-by: Alex Gaynor <[email protected]>
Signed-off-by: Alex Gaynor <[email protected]>
Co-developed-by: Wedson Almeida Filho <[email protected]>
Signed-off-by: Wedson Almeida Filho <[email protected]>
Co-developed-by: David Gow <[email protected]>
Signed-off-by: David Gow <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions