Hello,
I am trying to understand how to add support for Metis to my embedded system, which is based on Buildroot.
So far, this is what I have:
- I need to compile a kernel supporting DMA-BUF (done).
- I need to compile the kernel drivers (this is what I am working on now).
- I need to have the
axelera_runtimepackage in my system, because the final application will depend on it.
The last point is still unclear to me. I expected to find it in the Voyager SDK repository, but it is not there. The SDK depends on runtime files installed by the installation script, which downloads them from https://software.axelera.ai/ui/packages.
Could you please clarify whether the source code for axelera_runtime is available? Or is it closed source?
Thank you, Ottavio
