You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The description of the representability check is slightly imprecise in cases where the base or top want to wrap the address space. A correction is described in the bounds section:
In addition, we need to clarify what happens if the base wraps.
I'll need to think about how to describe this precisely, but just wanted to record the issue so it doesn't get missed. I don't think there's a bug, but somebody trying to implement it just from this description would certainly get confused!
The text was updated successfully, but these errors were encountered:
The description of the representability check is slightly imprecise in cases where the base or top want to wrap the address space. A correction is described in the bounds section:
riscv-cheri/src/cap-description.adoc
Lines 501 to 502 in 8f58752
but not in the representable region section, where it is also relevant:
riscv-cheri/src/cap-description.adoc
Lines 649 to 653 in 8f58752
In addition, we need to clarify what happens if the base wraps.
I'll need to think about how to describe this precisely, but just wanted to record the issue so it doesn't get missed. I don't think there's a bug, but somebody trying to implement it just from this description would certainly get confused!
The text was updated successfully, but these errors were encountered: