- Jan 17, 2021
-
-
Robin Randhawa authored
No CLONE_STACK functionality yet.
-
Robin Randhawa authored
-
Robin Randhawa authored
Was using the incorrect USER_TLS_OFFSET instead of USER_TCB_OFFSET. In any case, this is better done in process::clone.
-
Robin Randhawa authored
-
Robin Randhawa authored
So we can more clearly see when things go wrong.
-
- Jan 15, 2021
-
-
Jeremy Soller authored
Pagetabletype and misc fixes See merge request !158
-
Jeremy Soller authored
Misc fixes See merge request !160
-
Robin Randhawa authored
-
Robin Randhawa authored
-
-
-
-
Robin Randhawa authored
-
Robin Randhawa authored
-
Robin Randhawa authored
-
Robin Randhawa authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
-
We use a target-feature for this now.
-
Oddly, not specifying this or using aarch64-unknown-none (which would be the default that cc gets from the TARGET environment variable) both fail to invoke the appropriate compiler to build the asm code. Using aarch64-unknown-redox works but shouldn't really be needed. This is perhaps because of some odd arrangement of KTARGET, TARGET, the installed prefix toolchain and the kernel target JSON spec. The early_init asm code shall be replaced by a pure Rust bootloader eventually so let's move with this for the moment.
-
-
- Jan 13, 2021
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Jan 11, 2021
-
-
Jeremy Soller authored
-
- Jan 10, 2021
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
- Dec 28, 2020
-
-
Jeremy Soller authored
-
- Dec 23, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
- Nov 27, 2020
-
-
Jeremy Soller authored
Support for RMM See merge request !155
-
Jeremy Soller authored
-
- Aug 27, 2020
-
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
-
Jeremy Soller authored
Fix printing of deprecation warning See merge request !151
-