Asymmetric multi processing in layerscape LS1088

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Asymmetric multi processing in layerscape LS1088

639 Views
nithindas
Contributor I

I am trying to figure out a way that I can run two independent Linux operating systems on the Layerscape LS1088A processor without using a hypervisor( Type 1). I see a whitepaper discussion of the same which is tried out in Intel (Twin-Linux). Is it possible to do the same in Layerscape LS1088?

2 Replies

596 Views
bpe
NXP Employee
NXP Employee

Setting up all resource assignment, isolation and protection modules on
Layerscape SoCs would result in an OS-level complexity code. On the other
hand, leaving these SoC resources intact and relying purely  on the collaborative
multiprocessing model is not feasible due to lack of protection against
programming errors. For the reasons mentioned above, no ready recommendations
are available for running multiple OS'es on LS processors without a hypervisor.
Our recommendation in this regard is, use virtualization. LSDK-supported
virtualization techniques are described in the online documentation.

For commercial  software products, search our Partner Directory.

Have a great day,
Platon

 

-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!

 

- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

596 Views
nithindas
Contributor I

Thank you for your reply. Yes I am currently using the kvm qemu and part of the issue is that it is a kernel hosted hypervisor. I tried to get a type 1 hypervisor and unfortunately the costs are very exorbitantly high. I thought it would be good if we have a way to run independent linux OS on different cores. 

0 Kudos