paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] ChibiOS v3 in Paparazzi


From: Alexandre Bustico
Subject: Re: [Paparazzi-devel] ChibiOS v3 in Paparazzi
Date: Wed, 8 Jun 2016 13:54:24 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.8.0

Le 08/06/2016 10:26, Christophe De Wagter a écrit :

Obviously a thread safe copy mechanism still needs to be added to run AP and FBW in 2 threads but that should(TM) be relatively simple.


Having AP and FBW in 2 threads is a good start for increasing security, but using the MPU (memory protection unit) to guarantee that AP or any other thread (payload managing thread) cannot trash the private memory of FBW would be even better.

Unfortunately, MPU of armv7-e (F4 and F7) is not so easy to use, and not yet abstracted by ChibiOS.

--
Alexandre




reply via email to

[Prev in Thread] Current Thread [Next in Thread]