Skip to content

Conversation

@arichardson
Copy link
Member

No description provided.

subrepo:
  subdir:   "contrib/subrepo-cheri-libunwind"
  merged:   "0b81fa00b201"
upstream:
  origin:   "https://github.com/CTSRD-CHERI/libunwind.git"
  branch:   "monorepo-mirror"
  commit:   "0b81fa00b201"
git-subrepo:
  version:  "0.4.9"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "cce3d93"
Still need to remove CHERI_PERM_SEAL/UNSEAL, since that code is no functional
@arichardson arichardson marked this pull request as draft February 5, 2025 18:34
Comment on lines 95 to 96
#endif
1:
Copy link
Member

Choose a reason for hiding this comment

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

switch these?

#endif
#if defined(__riscv_xcheri_std_compat)
cgethigh a0, ca1
csethigh ca0, ca1, a0
Copy link
Member

Choose a reason for hiding this comment

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

If we're in standard compat mode, cbuildcap failing is tag-clearing so we shouldn't need this fixup at all? It's to emulate V9 semantics for V8.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ah thanks, I was just blindly fixing compiler errors and didn't check what this function was used for.

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.

2 participants