We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a973d13 commit a23d202Copy full SHA for a23d202
docs/todo.md
@@ -1,12 +1,6 @@
1
-# Random TODO list
+# TODO
2
3
-[github issue list](https://github.com/littlekernel/lk/issues)
+Current TODO list is in a google doc at [TODO](https://docs.google.com/document/d/16GU0JWIqEB--hj0jWiq-wKP8tmG5zXb1W49qBwp5GjQ/edit?usp=sharing).
4
5
-To fix:
6
-+ arm64 arch_ops.h - arch_cycle_count is bogus
7
-+ x86 arch_ops.h - switch to builtin atomics
8
-+ riscv - exception decode can be a negation test (top bit set)
9
-+ arm arch_ops.h left over pre-armv6 stuff
10
-+ see about expanding cycle count to a ulong
11
-+ lib console make read only blocks
12
-
+[github issue list](https://github.com/littlekernel/lk/issues)
+[github pull requests](https://github.com/littlekernel/lk/pulls)
0 commit comments