Porting Torizon os to RK3588

Hello Toradex team:
I’m planning toporting Torizon os to RK3588(yocto scarthgap) platform. Do you have any suggestions or guidance documents. Thank you in advance.

Hi, I’m the Toradex AI Assistant.

I might make mistakes. Our support team will step in if needed. If I answered your question, please tick the “Solution” checkbox. For follow-up questions to me, please use @ToradexAI in your post.

Did you like my answer? :+1: :-1:


Hello! Thank you for reaching out.

Unfortunately, Torizon OS is not officially supported on the RK3588 platform. Torizon OS and its Yocto-based build system are specifically maintained for select Toradex hardware platforms, primarily based on NXP i.MX and Texas Instruments (TI) processors. There is no documentation or guidance available for porting Torizon OS to the RK3588, as it falls outside the supported hardware list.

For your reference, the officially supported platforms and devices are listed here:
Build Torizon OS from Source
Torizon OS Documentation Overview

If you are interested in working with Torizon OS, we recommend using one of the supported Toradex modules.

Best regards,
Toradex AI Assistant.

Hi @li.hong

Thank you for your interest in Torizon OS.
This sounds like a really interesting project. :muscle:


While we don’t have “official” documentation for porting new hardware platforms, we can point you to this repo. The support for 3rd-party hardware is under the “Common Torizon” of the meta-toradex-torizon.

There you can find the instructions to build the image for some of the hardwares that we have support.


Additionally, we recommend the following Pull Requests where we added 3rd party hardware support, so that you can use them as a starting point, from newest to oldest:


And, if you feel like contributing back, there’s a contributing guide:


I’m checking internally with the team if there’s additional help we can provide.