Commit Graph

690 Commits

Author SHA1 Message Date
Andre Richter
067589b0cf
Add tutorial 17 2022-04-25 23:23:26 +02:00
Andre Richter
8d87d2c847
minor cosmetics 2022-04-25 23:22:50 +02:00
Andre Richter
9785300ab4
Fix newest rubocop complaints 2022-04-22 23:23:19 +02:00
Andre Richter
1323c8245b
Remove RA helper target from Makefile 2022-04-22 22:30:16 +02:00
Andre Richter
b836655d66
More link.ld -> kernel.ld renaming 2022-04-19 22:54:42 +02:00
Andrew Cherry
6e3051e6fd Updated to reflect rename of link.ld to kernel.ld 2022-04-19 22:49:06 +02:00
Andre Richter
8c661977b8
Use a virtual manifest starting tutorial 12
This is finally possible since the new feature resolver.

For reference:
https://github.com/rust-lang/rust-analyzer/issues/6197#issuecomment-827564835
2022-04-19 22:44:01 +02:00
Andre Richter
e13edf9992
No diffs in translations 2022-04-19 22:43:26 +02:00
Andre Richter
70f1ced57b
Fix various clippy warnings 2022-04-19 09:11:12 +02:00
Andre Richter
5d746828ad
Remove relative path import from test scripts 2022-04-19 09:10:36 +02:00
Andre Richter
353d92b1df
Revert "Move test-features activation to Cargo.toml"
This reverts commit 0b449706f3.

Also moves the feature addition before the if/else
2022-04-19 09:10:06 +02:00
Andre Richter
e9a3c4b489
Rename main LD script to kernel.ld 2022-04-19 09:09:09 +02:00
Andre Richter
d3e5834e30
Linker: Use absolute library path 2022-04-12 21:58:40 +02:00
Andre Richter
7ca7f6728f
TT Tool: Check arch through kernel ELF 2022-04-12 21:57:55 +02:00
Andre Richter
b7cecafa1e
Non-phony kernel targets
Saves time on various targets that depend on the kernel ELF because calling
cargo can be completely skipped if nothing changed.
2022-04-12 21:54:53 +02:00
Andre Richter
cb4ae40ac2
Linker: Provide LD script folder via cmdline
This enables shorter relative paths for ld-internal INCLUDE, which adds more
flexibility wrt to directory structure.
2022-04-11 22:24:18 +02:00
Andre Richter
0b449706f3
Move test-features activation to Cargo.toml 2022-04-10 22:08:43 +02:00
Andre Richter
d4d8ebe2e0
Bump dependencies 2022-04-10 12:26:12 +02:00
Andre Richter
f659eb566a
Try to fix missing rustfmt in workflows 2022-04-10 12:22:22 +02:00
Andre Richter
ad5a96db4c
Bump compiler version 2022-04-10 12:18:11 +02:00
°~zanez
d50f675965
README.ES.md --> 03 (#151)
* README.ES.md

I added a spanish translation for the README.md file, and modified the README.md to add my github profile and to add the link to README.ES.md file

* Slightly reorganize translation overview

* README.ES.md These changes are in response to PR comments

* Update README.ES.md

* README.ES.md -> 00_before_we_start

* Updating README.ES.md

I corrected a few mistakes in both README.ES.md files.

* README.ES.md for 00 These changes are in response to PR comments

* README.ES.md -> 01_wait_forever

* README.ES.md -> 02_runtime_init

* README.md for 01 & 02 with corrections/improvements

* Update 01_wait_forever/README.ES.md

* Update 02_runtime_init/README.ES.md

* README.ES.md -> 03_hacky_hello_world

* README.md with corrections/improvements

Co-authored-by: zanez <zanez@protonmail.com>
Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2022-04-09 20:23:58 +02:00
Andre Richter
c411de77f0
Fix rubocop complaint 2022-04-08 22:36:39 +02:00
Andre Richter
1581b26995
Panic: Print location 2022-04-08 22:24:56 +02:00
Andre Richter
68b81aa6a0
Panic: Guard against infinite panic loops 2022-04-08 22:24:12 +02:00
Andre Richter
0f2db4bf8e
Ignore spanish translations in diff 2022-04-05 23:11:36 +02:00
Andre Richter
7d374adad2
Tests: Exception restore sanity 2022-04-05 23:08:19 +02:00
Andre Richter
55548bf691
Update README.md 2022-04-03 21:44:19 +02:00
°~zanez
a6be5b34ad
README.ES.md -> 01 & 02 (#150)
* README.ES.md

I added a spanish translation for the README.md file, and modified the README.md to add my github profile and to add the link to README.ES.md file

* Slightly reorganize translation overview

* README.ES.md These changes are in response to PR comments

* Update README.ES.md

* README.ES.md -> 00_before_we_start

* Updating README.ES.md

I corrected a few mistakes in both README.ES.md files.

* README.ES.md for 00 These changes are in response to PR comments

* README.ES.md -> 01_wait_forever

* README.ES.md -> 02_runtime_init

* README.md for 01 & 02 with corrections/improvements

* Update 01_wait_forever/README.ES.md

* Update 02_runtime_init/README.ES.md

Co-authored-by: zanez <zanez@protonmail.com>
Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2022-04-01 09:14:44 +02:00
Andre Richter
722e8b7232
Print a timestamp on panic 2022-03-31 22:19:13 +02:00
°~zanez
22c604fad7
README.ES.md -> 00_before_we_start (#149)
* README.ES.md

I added a spanish translation for the README.md file, and modified the README.md to add my github profile and to add the link to README.ES.md file

* Slightly reorganize translation overview

* README.ES.md These changes are in response to PR comments

* Update README.ES.md

* README.ES.md -> 00_before_we_start

* Updating README.ES.md

I corrected a few mistakes in both README.ES.md files.

* README.ES.md for 00 These changes are in response to PR comments

Co-authored-by: zanez <zanez@protonmail.com>
Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
2022-03-24 19:35:32 +01:00
°~zanez
22aaa9e38a
README.ES.md (#148)
* README.ES.md

I added a spanish translation for the README.md file, and modified the README.md to add my github profile and to add the link to README.ES.md file

* Slightly reorganize translation overview

* README.ES.md These changes are in response to PR comments

* Update README.ES.md

Co-authored-by: zanez <zanez@protonmail.com>
Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
2022-03-22 10:26:40 +01:00
Andre Richter
2c48286c1f
Skip misspell on files of non-english language 2022-03-21 22:21:03 +01:00
Andre Richter
819f62d51b
Refactor tests for more synergy 2022-03-14 21:57:58 +01:00
Andre Richter
97ff6f100c
Minor dependency upgrade 2022-03-11 22:45:14 +01:00
Andre Richter
79c772245a
Update ruby actions 2022-02-15 23:26:06 +01:00
Andre Richter
85ee27715c
Fix latest rubocop warnings 2022-02-15 23:21:37 +01:00
Max Desiatov
3a84b65d4c Update README.md 2022-02-15 17:07:52 +01:00
Max Desiatov
4c92421f3a Fix typo in chapter 10 README.md
`chacheable` -> `cacheable`
2022-02-15 17:07:52 +01:00
Andre Richter
a4a9d0d2bf
Update dependencies 2022-01-15 22:23:01 +01:00
Andre Richter
98329b2660
Don't need bundler for update_copyright.rb 2022-01-15 21:51:59 +01:00
Andre Richter
d901ae6cfe
Update copyright 2022-01-15 21:50:11 +01:00
Andre Richter
7d02537515
Bump toolchain 2021-12-20 00:01:38 +01:00
Andre Richter
ea8ef5a7f1
More Readme fixes 2021-12-02 23:36:52 +01:00
Andre Richter
b8227b7e5d
Typos 2021-12-02 23:10:18 +01:00
Andre Richter
02c01c821b
Refactor memory subsystem code
This patch refactors big chunks of the memory subsystem code.

Most of all, it does away with the the design being based around the raw pointer
type "*const Page". While raw pointers to an actual page seemed like a
compelling idea, in practice it turned out difficult. Rust feels a bit
inconsistent with respect to raw pointers. While it is safe to create them out
of nowhere (only dereferencing is unsafe), it gets weird when multi-threading
comes into picture.

For example, wrapping them into synchronization primitives caused issues because
they don't implement Send. For this reason, we switch to the PageAddress type
which is based on usize, which makes things a lot easier.

Other changes/benefits include:

- Gets rid of unsafe code in the removed PageSlice type.

- Decouple the translation table code and MMIO VA allocation.

- For the translation table tool, make better use of what the ELF format already
  provides with respect to memory segmentation and translation. For example, the
  tool now queries the ELF file for VA->PA translations and other segment
  attributes. This has also the added benefit of reduced BSP code and more
  generic code in the tool.

- Packs rbelftools in the Docker image now (used by translation table tool).

- In tutorials 14/15/16, rearrange the PA and VA layout.
2021-12-02 20:44:12 +01:00
Andre Richter
89472abea5
Support for multi-arch Docker images 2021-11-22 22:37:13 +01:00
Andre Richter
dee575bb18
Bump QEMU to 6.1; Tag Docker images from now on 2021-11-13 13:12:10 +01:00
Andre Richter
431b18d17b
Improve some func/var naming 2021-11-13 12:24:52 +01:00
Andre Richter
57c6f72936
Make address translation a feature of the tables 2021-11-13 12:07:47 +01:00
Andre Richter
baa634f390
Adjust image width in README 2021-11-10 09:26:17 +01:00