Skip to content

Commit a23d202

Browse files
authored
[docs] Revise TODO list and update links
Updated the TODO list format and provided a link to the current TODO document.
1 parent a973d13 commit a23d202

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

docs/todo.md

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,6 @@
1-
# Random TODO list
1+
# TODO
22

3-
[github issue list](https://github.com/littlekernel/lk/issues)
3+
Current TODO list is in a google doc at [TODO](https://docs.google.com/document/d/16GU0JWIqEB--hj0jWiq-wKP8tmG5zXb1W49qBwp5GjQ/edit?usp=sharing).
44

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-
5+
[github issue list](https://github.com/littlekernel/lk/issues)
6+
[github pull requests](https://github.com/littlekernel/lk/pulls)

0 commit comments

Comments
 (0)