Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for compartments to dynamic linker and monitor, part 1/N #173

Merged
merged 4 commits into from
Apr 3, 2024

Conversation

dbittman
Copy link
Contributor

@dbittman dbittman commented Apr 2, 2024

More progress towards compartment management with the monitor:

  1. Add support for secgates and compartments to dynamic linker
  2. Use monitor for mapping objects
  3. Update debug runtime for libstd to support unwinding in compartments

@dbittman dbittman added the enhancement New feature or request label Apr 2, 2024
@dbittman dbittman self-assigned this Apr 2, 2024
@dbittman dbittman marked this pull request as ready for review April 2, 2024 18:16
@dbittman dbittman requested a review from gvnn3 as a code owner April 2, 2024 18:16
Copy link
Contributor

@gvnn3 gvnn3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dbittman dbittman merged commit 47bcd88 into main Apr 3, 2024
1 check passed
@dbittman dbittman deleted the dbittman-secgate-cut3 branch April 3, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants