We want to have the ability to run on multicores also. Many MCUs now have several cores. I think the best way to add support for enclaves. Enclaves would basically just reuse the federated infrastructure, but they will implement the NetworkChannel abstraction just using function calls going into each others environments.
Hopefully this will work nicely and enable support for multicore platforms such as RP2040, NRF53 and Patmos.
We want to have the ability to run on multicores also. Many MCUs now have several cores. I think the best way to add support for enclaves. Enclaves would basically just reuse the federated infrastructure, but they will implement the NetworkChannel abstraction just using function calls going into each others environments.
Hopefully this will work nicely and enable support for multicore platforms such as RP2040, NRF53 and Patmos.