<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kmi/arch/riscv/conf/boot.cmd, branch master</title>
<subtitle>ACTIVE - Kernel with migrating threads as IPC</subtitle>
<id>https://metanimi.dy.fi/cgit/kmi/atom?h=master</id>
<link rel='self' href='https://metanimi.dy.fi/cgit/kmi/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/'/>
<updated>2022-01-07T12:05:06Z</updated>
<entry>
<title>Allow building with clang</title>
<updated>2022-01-07T12:05:06Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2022-01-06T21:39:12Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=9cc125fb3cfdc2c8ae7153b5ae0fe705980835fb'/>
<id>urn:sha1:9cc125fb3cfdc2c8ae7153b5ae0fe705980835fb</id>
<content type='text'>
+ Release mode is sort of broken, as lto doesn't work with linker
  relaxation and turning the relaxation off causes issues with the jump
  from init to kernel (as I've currently implemented it, could probably
  be fixed with a manual jump from assembly, I'll add it to my TODO
  list)
</content>
</entry>
<entry>
<title>Added fdt debug capability</title>
<updated>2021-09-19T10:57:57Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2021-09-18T19:32:15Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=605c7d9258c129b66b76f1b55a8a6f3cea68c13e'/>
<id>urn:sha1:605c7d9258c129b66b76f1b55a8a6f3cea68c13e</id>
<content type='text'>
+ For future reference, apos now requires initrd to be found in fdt.
</content>
</entry>
<entry>
<title>libfdt seems to work</title>
<updated>2021-08-25T20:47:08Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2021-08-25T20:47:08Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=5dfac4879ce5f34503ae7537eefd3fc48d6fa750'/>
<id>urn:sha1:5dfac4879ce5f34503ae7537eefd3fc48d6fa750</id>
<content type='text'>
At least as far as reading memory info, cool.

One issue I have is that .(ro)data is apparently accessed by absolute
addresses, so I need to know at which address the kernel is going to be
loaded. I would prefer completely position independent code, but if
that's not possible then eh.
</content>
</entry>
<entry>
<title>Updated build system with run command</title>
<updated>2021-08-21T20:23:30Z</updated>
<author>
<name>Kimplul</name>
<email>kimi.h.kuparinen@gmail.com</email>
</author>
<published>2021-08-21T20:23:30Z</published>
<link rel='alternate' type='text/html' href='https://metanimi.dy.fi/cgit/kmi/commit/?id=f05aaa0561e071a54785ae7dfae3d8a34c9df06a'/>
<id>urn:sha1:f05aaa0561e071a54785ae7dfae3d8a34c9df06a</id>
<content type='text'>
</content>
</entry>
</feed>
