11-09-2020, 08:33 PM
(10-19-2020, 10:50 AM)sigmaris Wrote:The latest artifacts from 20201108 (yesterday) cannot be downloaded from Azure Pipelines as before.(10-18-2020, 07:56 PM)voltagex Wrote: Am I completely missing where the binaries are for this? You've skipped the GitHub release for that branch.
Additionally, is it possible to increase u-boot's debug level? It might help me solve an unrelated issue.
The binaries are published as build artefacts, attached to the build in Azure Pipelines - click on the "3 published" link on the build page I linked to before, to download them. As I said above, when v2.4 of ARM Trusted Firmware is released, I'll tag a Github release.
If you want a debug build, look at the build pipeline script (reference for the pipeline syntax) and other guides to building U-Boot from source, modify the source code to set the debugging/logging you want, and build it according to the same process.
There is a popup requesting account+password to login to Microsoft Azure.
Is this intentional?