[OpenSmalltalk/opensmalltalk-vm] Cog will require changes to JIT on the next version of Mac (#420)

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] Cog will require changes to JIT on the next version of Mac (#420)

David T Lewis
 

See discussion at http://forum.world.st/Cog-will-require-changes-to-JIT-on-the-next-version-of-Mac-tp5102338.html


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/420?email_source=notifications\u0026email_token=AIJPEW3H4TRUPECJRCTMLCLQGGNV5A5CNFSM4IPHGO32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHGMWMQ", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/420?email_source=notifications\u0026email_token=AIJPEW3H4TRUPECJRCTMLCLQGGNV5A5CNFSM4IPHGO32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HHGMWMQ", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Cog will require changes to JIT on the next version of Mac (#420)

David T Lewis
 

Cog will need to be signed with the JIT entitlement and to pass MAP_JIT when it allocates executable memory.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/420?email_source=notifications\u0026email_token=AIJPEWZJ3VHY36DKATL3ATLQWEOLPA5CNFSM4IPHGO32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFO554I#issuecomment-559800049", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/420?email_source=notifications\u0026email_token=AIJPEWZJ3VHY36DKATL3ATLQWEOLPA5CNFSM4IPHGO32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFO554I#issuecomment-559800049", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>
Reply | Threaded
Open this post in threaded view
|

Re: [OpenSmalltalk/opensmalltalk-vm] Cog will require changes to JIT on the next version of Mac (#420)

David T Lewis
In reply to this post by David T Lewis
 
On Fri, Nov 29, 2019 at 6:03 AM Clement Bera <[hidden email]>
wrote:

> Cog will need to be signed with the JIT entitlement and to pass MAP_JIT
> when it allocates executable memory.
>

Maybe. It does seem that there are several options. In
https://developer.apple.com/documentation/bundleresources/entitlements/com_apple_security_cs_allow-jit
mention is made of

Allow Unsigned Executable Memory Entitlement
Disable Executable Memory Protection Entitlement
Disable Library Validation Entitlement

_,,,^..^,,,_
best, Eliot


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.

<script type="application/ld+json">[ { "@context": "http://schema.org", "@type": "EmailMessage", "potentialAction": { "@type": "ViewAction", "target": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/420?email_source=notifications\u0026email_token=AIJPEW3YCQVEO2CVENAZ5QTQWFOLFA5CNFSM4IPHGO32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFPM7HA#issuecomment-559861660", "url": "https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/420?email_source=notifications\u0026email_token=AIJPEW3YCQVEO2CVENAZ5QTQWFOLFA5CNFSM4IPHGO32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEFPM7HA#issuecomment-559861660", "name": "View Issue" }, "description": "View this Issue on GitHub", "publisher": { "@type": "Organization", "name": "GitHub", "url": "https://github.com" } } ]</script>