Files
Toooba/todo.org
2026-04-01 14:48:14 +01:00

208 B

Tasks

  • Design a simple cheri based bump allocator (For a C bare metal program with simple MMAP calls).
  • Test for Paging and TLB bypass
  • Log CPU cycles for simple malloc and free program