All of lore.kernel.org
 help / color / mirror / Atom feed
From: "loïc tourlonias" <loic.tourlonias@gmail.com>
To: Raul Piper <raulpblooper@gmail.com>
Cc: kernelnewbies <kernelnewbies@kernelnewbies.org>
Subject: Re: Does FreeRTOS works on Linux?
Date: Sun, 9 May 2021 08:40:56 +0200	[thread overview]
Message-ID: <CA+XxOSEPexDz_mvbjsCBxAYxYeKJFJxbaTWFBq+yQB_90YggGQ@mail.gmail.com> (raw)
In-Reply-To: <CAEwN+MAuZRsqwEFqNmX=8SGZUSFRfE1rMNn4iqRh8KK-AUgPQg@mail.gmail.com>

> if using a posix thread full fills the requirement of RTOS. The reason
> I want to use RTOS is , I am porting a Microcontroller code using RTOS
> (free RTOS) to Linux and
> afaik FreeRTOS doesnt work on Linux.
> > FreeRTOS is a standalone OS and depending on your system there may be
> > an example running on your architecture in parallel of your embedded
> > Linux. For example, on one of my project with have an ARM Cortex-A7
> > with Linux running in Normal World and FreeRTOS running in Trusted
> > world.
> This is interesting , do you have something to share?
Sorry, this is intellectual property from my company so I can't share
source code but we have started from the FreeRTOS porting sample
related to our architecture. We are working on a ARM Cortex-A7 which
have an isolation between a normal world and a secure world. Linux is
working on the normal world for the UI and FreeRTOS is running on the
secure world. Communication between the two worlds is made by SMC.

Regards
Loïc

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

  parent reply	other threads:[~2021-05-09  6:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-05 18:07 Does FreeRTOS works on Linux? Raul Piper
2021-05-05 19:30 ` loïc tourlonias
2021-05-06 14:42   ` Raul Piper
     [not found]     ` <YJTgOwiVQxyc8oyx@kroah.com>
     [not found]       ` <CAEwN+MBHdNQ8idf77GAshkgjrbxg84Lz+un4_12QW=Qo4nMhLg@mail.gmail.com>
2021-05-08  8:46         ` Greg KH
2021-05-09  6:40     ` loïc tourlonias [this message]
2021-05-11  2:39       ` jim.cromie
2021-05-11  3:44       ` Valdis Klētnieks
2021-05-11  7:54         ` loïc tourlonias

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CA+XxOSEPexDz_mvbjsCBxAYxYeKJFJxbaTWFBq+yQB_90YggGQ@mail.gmail.com \
    --to=loic.tourlonias@gmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    --cc=raulpblooper@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.