dotnet / runtime

.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
https://docs.microsoft.com/dotnet/core/
MIT License
14.82k stars 4.62k forks source link

[RISC-V] Re-enable WriteXorExecute on riscv64 architecture. #103465

Open rzsc opened 2 months ago

rzsc commented 2 months ago

WriteXorExecute is not fully supported on riscv64 architecture yet. It's been requested to disable it in default CLR configuration for riscv64 architecture in PR #103408.

This issue is created to remain about re-enabling WriteXorExecute on riscv64 architecture when it gets full support.

Part of #84834, cc @dotnet/samsung

dotnet-policy-service[bot] commented 2 months ago

Tagging subscribers to this area: @mangod9 See info in area-owners.md if you want to be subscribed.