Skip to content

Conversation

josephproject1
Copy link

cheri_malloc allocates memory for sharedData, and the sharedData capability is passed from component1 to component2.
component2 can access the data in sharedData because it has a valid capability.
each component is protected unauthorized access by other components within the same address space.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant