Home
last modified time | relevance | path

Searched full:checkout (Results 1 – 3 of 3) sorted by relevance

/optee_os/.github/workflows/
H A Dci.yml14 - name: Checkout
15 uses: actions/checkout@v4
228 function download_scp_firmware() { git clone --single-branch https://git.gitlab.arm.com/firmware/SCP-firmware.git $HOME/scp-firmware && git -C $HOME/scp-firmware checkout 0d48080449e3bd3e5218a31c5f24a6068004c5af || (rm -rf $HOME/scp-firmware ; echo Nervermind); }
340 - name: Checkout
341 uses: actions/checkout@v4
419 - name: Checkout
420 uses: actions/checkout@v4
563 - name: Checkout
564 uses: actions/checkout@v4
654 - name: Checkout
[all...]
H A Dnotify.yml20 - name: Checkout base branch
21 uses: actions/checkout@v4
/optee_os/lib/libmbedtls/mbedtls/
H A DChangeLog1633 make to break on a clean checkout. Fixes #5340.