diff options
| author | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-22 17:00:52 +0200 |
|---|---|---|
| committer | Miquel Sabaté Solà <mssola@mssola.com> | 2026-07-22 17:00:52 +0200 |
| commit | 68ff13d1b9c8ef164a056e2e340404480e778dd1 (patch) | |
| tree | 8cef9c19f6d30ebdbc4a1e97dc8f7097ef6b4157 /arch/riscv/supervisor/hsm/README.md | |
| parent | 2cf3a3aa79568820d066cd5289c579188bce510f (diff) | |
| download | farga-68ff13d1b9c8ef164a056e2e340404480e778dd1.tar.gz farga-68ff13d1b9c8ef164a056e2e340404480e778dd1.zip | |
Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'arch/riscv/supervisor/hsm/README.md')
| -rw-r--r-- | arch/riscv/supervisor/hsm/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/riscv/supervisor/hsm/README.md b/arch/riscv/supervisor/hsm/README.md index a950152..2d5acfa 100644 --- a/arch/riscv/supervisor/hsm/README.md +++ b/arch/riscv/supervisor/hsm/README.md @@ -121,6 +121,6 @@ THE END ## Rationale This example came after exploring the topic of SMP on -[fbos](https://github.com/mssola/fbos). Even if in there I did not explore this +[fbos](https://git.mssola.com/os/fbos). Even if in there I did not explore this extension further (because of the needs of the project), I decided that I wanted a fresh simple kernel to mess with this extension. And hence this project. |
