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 1 year ago

Akilan1999 commented 1 year 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 1 year ago

Function call to consider

Akilan1999 commented 1 year ago

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