Searched full:python3 (Results 1 – 25 of 40) sorted by relevance
12
26 python3 \27 python3-pip \28 python3-cryptography \29 python3-pycodestyle \30 python3-pycryptodome \31 python3-pyelftools \
13 recipe-ta_pub_key = $(PYTHON3) scripts/pem_to_pub_c.py --prefix ta_pub_key \19 recipe-ldelf = $(PYTHON3) scripts/gen_ldelf_hex.py --input $(out-dir)/ldelf/ldelf.elf \32 recipe-early-ta-$1 = $(PYTHON3) scripts/ts_bin_to_c.py $(early-ta-compress) \47 recipe-sp-$1 = $(PYTHON3) scripts/ts_bin_to_c.py --compress --sp $1 \60 recipe-embedded_secure_dtb = $(PYTHON3) scripts/bin_to_c.py \78 recipe-conf_str = $(PYTHON3) scripts/bin_to_c.py --text --bin $(conf-mk-xz-base64) \
22 - name: Install python3-github25 sudo apt-get install python3-github33 python3 scripts/notify_maintainers.py | tee output.txt
91 $(PYTHON3) ./scripts/gen_ld_sects.py .text. > $@97 $(PYTHON3) ./scripts/gen_ld_sects.py .rodata. > $@121 $(PYTHON3) ./scripts/gen_ld_sects.py .text. > $@126 $(q)$(READELFcore) -S -W $< | $(PYTHON3) ./scripts/gen_ld_sects.py .rodata. > $@172 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_tee_pager_bin $@178 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_tee_pageable_bin $@184 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_tee_bin $@191 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_header_v2 $@197 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_pager_v2 $@204 $(q)$(PYTHON3) scripts/gen_tee_bin.py --input $< --out_pageable_v2 $@[all …]
7 $(q)$(PYTHON3) core/arch/arm/plat-telechips/scripts/tcmktool.py $< $@ $(TCMKTOOL_IMGNAME) \
1 #!/usr/bin/env python322 $ apt install python3-pyelftools
1 #!/usr/bin/env python3
1 #!/usr/bin/env python329 $ apt install python3-pyelftools
28 recipe-rproc_pub_key = $(PYTHON3) scripts/pem_to_pub_c.py \
56 $(q)$(PYTHON3) $(SIGN) --key $(TA_SIGN_KEY) $(TA_SUBKEY_ARGS) \
242 ta-mk-file-export-add-ta_rv32 += PYTHON3 ?= python3_nl_281 ta-mk-file-export-add-ta_rv64 += PYTHON3 ?= python3_nl_