RE: [PATCH 10/10] ARC: [plat-eznps] Handle memory error as an exception

From: Noam Camus
Date: Thu May 25 2017 - 08:04:00 EST


>From: Alexey Brodkin [mailto:Alexey.Brodkin@xxxxxxxxxxxx]
>Sent: Thursday, May 25, 2017 14:31 PM
...
>> > Why don't you just make simulator behaving exactly as your real chip?
>> I can't change simulator core behavior. nSIM is a Synopsys proprietary code.

>Well probably it worth discussing with nSIM team if they may have any suggestions on how to align nSIM behavior with your real HW?
We already talked with them, nothing we can do at this point.
What about turning mem_service into weak symbol and have my own platform copy (just like we do with res_service)?

-Noam