[Mono-dev] ARM NativeClient support pull request
Nikolay Igotti
olonho at google.com
Thu Apr 25 15:04:12 UTC 2013
Hi Miguel,
Any progress on that?
Thanks,
Nikolay
On Fri, Apr 12, 2013 at 12:15 AM, Miguel de Icaza <miguel.de.icaza at gmail.com
> wrote:
> Hello Nikolay,
>
> We will be reviewing these.
>
> This week we will be gone to our Evolve conference, so we wont be very
> active on the mailing lists.
>
> Miguel
>
>
> On Thu, Apr 11, 2013 at 8:33 AM, Nikolay Igotti <olonho at google.com> wrote:
>
>> Hi,
>>
>> As Elijah's change was finally merged in, next pull request is intended
>> to run Native Client
>> in ARM sandbox. See https://github.com/mono/mono/pull/612.
>> It is huge, but I see no clean way to split it significantly.
>>
>> Essentially, it takes an approach, where we rely on earlier jumptables
>> work to avoid
>> runtime code modifications, and heavily modifies Mini ARM codegen to make
>> it more macro-assembler style, due to nontrivial limitations of ARM
>> sandboxing (most important ones being
>> masking of all memory accesses and branch targets).
>>
>> Please let me know, if there are questions or comments.
>>
>> Thanks,
>> Nikolay
>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-devel-list/attachments/20130425/dc4bc7f4/attachment.html>
More information about the Mono-devel-list
mailing list