[docs][todo] start a todo file in a new docs folder
This commit is contained in:
12
docs/todo.md
Normal file
12
docs/todo.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Random TODO list
|
||||
|
||||
[github issue list](https://github.com/littlekernel/lk/issues)
|
||||
|
||||
To fix:
|
||||
+ arm64 arch_ops.h - arch_cycle_count is bogus
|
||||
+ x86 arch_ops.h - switch to builtin atomics
|
||||
+ riscv - exception decode can be a negation test (top bit set)
|
||||
+ arm arch_ops.h left over pre-armv6 stuff
|
||||
+ see about expanding cycle count to a ulong
|
||||
+ lib console make read only blocks
|
||||
|
||||
Reference in New Issue
Block a user