Add documentation #1

Open
opened 2026-01-14 15:34:06 +00:00 by me · 2 comments
Owner
  • Add proposed experiment to the documentation.
- [ ] Add proposed experiment to the documentation.
Author
Owner
  • Add a spec on how a simple assembly instruction with a vm_boot can transition into without adding PTE from the start. This assumes SV39 is enabled. A simple malloc call can work without having to allocate pages and so can a free.
  • Use this as task derivation.
- [ ] Add a spec on how a simple assembly instruction with a ```vm_boot``` can transition into without adding PTE from the start. This assumes SV39 is enabled. A simple malloc call can work without having to allocate pages and so can a free. - [ ] Use this as task derivation.
me self-assigned this 2026-01-14 15:38:49 +00:00
me added this to the FAT alloc with RISCV project 2026-01-14 15:41:08 +00:00
Author
Owner
  • Add TLB bypass function for random offsets to get a crash (But with proof memory can be written to random places).
  • Extend to pointer to add offset.
  • Document with instruction trace how we
  • Add documentation to the thesis.
- [ ] Add TLB bypass function for random offsets to get a crash (But with proof memory can be written to random places). - [ ] Extend to pointer to add offset. - [ ] Document with instruction trace how we - [ ] Add documentation to the thesis.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Cheri-research/Toooba#1