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
i#7585: Make -hw_cache_consistency usable on AArch64. (#7611)
There should be no change to the behaviour except when
-hw_cache_consistency is specified.
The sandboxing of self-modifying code, a significant piece of work, is
not yet implemented. Therefore, when -hw_cache_consistency is specified,
code that writes to its own page does not work correctly but other code
modifications should work, including modifying code without a cache
maintenance operation (issue #2055).
Issue: #2055, #7585
0 commit comments