[PATCH 4/4] bsps/riscv: HTIF - Use 32-bit HTIF syscalls on RV32

Hesham Almatary hesham.almatary at cl.cam.ac.uk
Tue Apr 2 11:09:35 UTC 2019


On Tue, 2 Apr 2019 at 06:16, Sebastian Huber
<sebastian.huber at embedded-brains.de> wrote:
>
>
>
> On 31/03/2019 16:33, Hesham Almatary wrote:
> > +static ISR_lock_Control htif_lock;
> > +static ISR_lock_Context htif_lock_context;
>
> The lock context must be unique for each caller, so please use a stack
> variable for it. Please use the rtems_interrupt_lock_* API and not the
> internal API.
>
Fixed in the last patch update.

> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone   : +49 89 189 47 41-16
> Fax     : +49 89 189 47 41-09
> E-Mail  : sebastian.huber at embedded-brains.de
> PGP     : Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>


More information about the devel mailing list