Home
last modified time | relevance | path

Searched full:apt (Results 1 – 6 of 6) sorted by relevance

/optee_os/.devcontainer/
H A DDockerfile.vscode4 RUN apt update && apt upgrade -y && apt-get install -y \
/optee_os/scripts/
H A Dci-host-cleanup.sh32 sudo apt-get remove -y --purge --allow-change-held-packages \
36 sudo apt-get autoremove -y || true
37 sudo apt-get clean || true
H A Dgen_ldelf_hex.py22 $ apt install python3-pyelftools
H A Dgen_tee_bin.py29 $ apt install python3-pyelftools
/optee_os/.github/workflows/
H A Dnotify.yml24 sudo apt-get update
25 sudo apt-get install python3-github
H A Dci.yml57 sudo -E bash -c "apt update -qq -y && apt install -qq -y pycodestyle"