What you've learned

You should now know how to:

  • Deploy a containerized embedded application onto an Arm Cortex-M core from an Arm Cortex-A core using containerd and K3s.
  • Build a firmware container image.
  • Build the hybrid-runtime components.

Knowledge Check

The firmware is deployed as a container running on Linux on a Cortex-A.

Can you run multiple hybrid containers on the same Cortex-M?

Which command is used to interact with the hybrid-runtime from `containerd`?


Back
Next