Thanks Fabien,
Now, as a side question, could you tell me which reference LEON3
platform is implemented by Qemu in leon3_generic?
It doesn't seem to match the one emulated by tsim.
Thanks.
JC
Le 2018-01-11 12:48, Fabien Chouteau a écrit :
On 10/01/2018 21:43, Jean-Christophe Dubois wrote:
With the LEON3 IRQ controller IRQs can be acknoledged 2 ways:
* Explicitely by software writing to the CLEAR_OFFSET register
* Implicitely when the procesor is done running the trap handler
attached
to the IRQ.
Thanks Jean-Christophe,
I tested the patch with our software and it works.
Reviewed-by: Fabien Chouteau <chout...@adacore.com>