Skip to content
Snippets Groups Projects
  • Robert Schmidt's avatar
    bbae3b24
    Merge remote-tracking branch 'origin/arm-build-pipeline' into integration_2025_w12 (!3286) · bbae3b24
    Robert Schmidt authored
    Add support for ARM build pipeline
    
    Modify the existing python code to be able to build images where the
    image tag can be prepended with a prefix, here arm_. This is preparatory
    work to create the ARM build image pipeline, and reuse the existing
    internal registry on porcepix to have x86 and ARM images coexist.
    
    Fix various bugs in the build system to allow to build on a system with
    as many cores as gracehopper.
    
    Also, fix two programs (usim, nvram) to work correctly under ARM.
    bbae3b24
    History
    Merge remote-tracking branch 'origin/arm-build-pipeline' into integration_2025_w12 (!3286)
    Robert Schmidt authored
    Add support for ARM build pipeline
    
    Modify the existing python code to be able to build images where the
    image tag can be prepended with a prefix, here arm_. This is preparatory
    work to create the ARM build image pipeline, and reuse the existing
    internal registry on porcepix to have x86 and ARM images coexist.
    
    Fix various bugs in the build system to allow to build on a system with
    as many cores as gracehopper.
    
    Also, fix two programs (usim, nvram) to work correctly under ARM.