jlaitine commented on PR #20114: URL: https://github.com/apache/nuttx/pull/20114#issuecomment-5732287320
I believe the issue is really trying to download and use the SPSDK from within CI. But we only need very simple AHAB container, so I generated a pure C tool with claude, to generate the container. This can be used for m33 images when there are no other images/containers present - to just generate proper headers and sha256 checksum. Let's see if this resolves the issue. The workflow can be refined later, if someone can find a simpler/proper official tool. The mkimage, which is used by imx93, is such and generates exactly the same family ahab containers, but it is of course a separate tool and has built-in support for specific chips. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
