|
CHERIoT RTOS
A compartmentalised RTOS for CHERIoT hardware
|

Files | |
| bits.h | |
| Bit manipulation utilities. | |
| linked_list.h | |
| A (circular) doubly linked list, abstracted over cons cell representations. | |
| pointer.h | |
| Pointer utilities. | |
| ring_buffer.h | |
| Ring/circular buffer state machine. | |
| xoroshiro.h | |
| Pseudo random number generator based on Xoroshiro algorithm. | |