Searched full:python (Results 1 – 15 of 15) sorted by relevance
8 python-versions = ">=3.6"17 description = "Powerful and Lightweight Python Tree Data Structure.."19 python-versions = "*"37 python-versions = ">=3.7"49 description = "A simple, correct Python build frontend"51 python-versions = ">= 3.7"72 description = "Python package for providing Mozilla's CA Bundle."74 python-versions = ">=3.6"85 python-versions = ">=3.7.0"169 python-versions = ">=3.7"[all …]
14 # [PEP8] Style Guide for Python Code15 # (https://www.python.org/dev/peps/pep-0008)63 # Adjustment for python which prefers a different style
4 description = "Trusted Firmware-A (TF-A) Python dependencies."16 python = "^3.8"
15 python: "3.10"
51 # common python virtual environment directories
145 # Variable for use with Python146 PYTHON ?= python3 macro1585 ${PYTHON} "$<" "$@" $(filter-out $<,$^) $(BUILD_PLAT) ${COT} ${SP_DTS_LIST_FRAGMENT}1725 ${PYTHON} -m memory.memmap -sr ${BUILD_PLAT}1728 ${PYTHON} -m memory.memmap -sr ${BUILD_PLAT}
22 - Python 3 (3.8 or later)24 - `Poetry`_ (Python dependency manager)35 curl -sSL https://install.python-poetry.org | python3 -40 To install Python dependencies using Poetry:48 its location and the Python version, with the command:131 curl -sSL https://install.python-poetry.org | python3 - &&144 .. _Poetry: https://python-poetry.org/docs/
103 Required for managing Python dependencies, this will allow you to reliably104 reproduce a Python environment to build documentation and run analysis tools.106 dependencies in the Python scripts.
4 TF-A's memory layout tool is a Python script for analyzing the virtual10 #. Python (3.8 or later)11 #. `Poetry`_ Python package manager20 curl -sSL https://install.python-poetry.org | python3 -236 .. _Poetry: https://python-poetry.org/docs/
54 - Prepare AARCH64 && AARCH32 toolchain. Prepare python.134 $sudo python hisi-idt.py -d /dev/ttyUSB1 --img1 recovery.bin
77 There is a ``romlib_generate.py`` Python script that generates the necessary99 ``romlib_generate.py`` requires Python 3 environment.
6 This is a python module for defining and executing SP setup actions, targeting
180 \t$(Q)$(PYTHON) $(SPTOOL) {sptool_args}
119 #ifndef SWIG /* This function is not useful in Python */470 #ifndef SWIG /* Not available in Python */511 #ifndef SWIG /* Not available in Python */685 #ifndef SWIG /* Not available in Python */761 #ifndef SWIG /* This function is not useful in Python */779 #ifndef SWIG /* Not available in Python */853 #ifndef SWIG /* Not available in Python */1256 #ifndef SWIG /* Not available in Python */1291 #ifndef SWIG /* Not available in Python */1491 #ifndef SWIG /* Not available in Python */[all …]
1758 …- add a build.tools.python entry ([4052d95](https://review.trustedfirmware.org/plugins/gitiles/TF-…1764 …- python version must be string ([3aa919e](https://review.trustedfirmware.org/plugins/gitiles/TF-A…1765 …- specify python version to 3.10 ([a7773c5](https://review.trustedfirmware.org/plugins/gitiles/TF-…3762 …- add python SpSetupActions framework ([b1e6a41](https://review.trustedfirmware.org/plugins/gitile…3764 …- python version of the sptool ([2e82874](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…3765 …- use python version of sptool ([822c727](https://review.trustedfirmware.org/plugins/gitiles/TF-A/…6861 - Add python configuration for editorconfig