1# Random TODO list 2 3[github issue list](https://github.com/littlekernel/lk/issues) 4 5To 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 13