Skip to content

Commit

Permalink
feat: remove NASM
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Kröning <martin.kroening@eonerc.rwth-aachen.de>
  • Loading branch information
mkroening committed Feb 8, 2024
1 parent af1768f commit 2990bb3
Show file tree
Hide file tree
Showing 8 changed files with 395 additions and 437 deletions.
17 changes: 0 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@ riscv = "0.11"
sbi = "0.2"
sptr = "0.3"

[build-dependencies]
cc = "1.0"
nasm-rs = "0.2"

[profile.release]
strip = "debuginfo"
lto = true
Expand Down
29 changes: 0 additions & 29 deletions build.rs

This file was deleted.

223 changes: 0 additions & 223 deletions src/arch/x86_64/entry.asm

This file was deleted.

Loading

0 comments on commit 2990bb3

Please sign in to comment.