Akilan1999 / CHERI-FLEXPOINTER

This repo consists of the experiment on porting FlexPointer to CHERI.
0 stars 0 forks source link

Exploring compressed bounds for CHERI #6

Open Akilan1999 opened 10 months ago

Akilan1999 commented 10 months ago

The objective would be to use compressed bounds within CHERI to get the BASE (TOP) and LIMIT(BOTTOM) of the virtual or physical address space.

Screenshot 2023-11-01 at 16 48 03
Akilan1999 commented 10 months ago

Function call to consider

Akilan1999 commented 10 months ago

The plan is use ARM TBI (Top Byte Ignore). Encoding the Delta value to the Pointer.