Home
last modified time | relevance | path

Searched refs:split (Results 1 – 16 of 16) sorted by relevance

/trusted-firmware-a-latest/
D.versionrc.js138 const major = version.split(".")[0];
139 const minor = version.split(".")[1];
140 const patch = version.split(".")[2];
/trusted-firmware-a-latest/drivers/allwinner/axp/
Dcommon.c89 if (val > reg->split) in setup_regulator()
90 val = ((val - reg->split) / 2) + reg->split; in setup_regulator()
/trusted-firmware-a-latest/tools/memory/memory/
Dbuildparser.py39 module_name = file.name.split("/")[-1].split(".")[0]
Dmapparser.py52 region, _, attr = tuple(symbol.lower().strip("__").split("_"))
Delfparser.py121 region, _, attr = tuple(symbol.lower().strip("__").split("_"))
/trusted-firmware-a-latest/include/drivers/allwinner/
Daxp.h28 unsigned char split; member
/trusted-firmware-a-latest/tools/sptool/
Dsptool.py31 return i.split(MANIFEST_IMAGE_SPLITTER)
/trusted-firmware-a-latest/lib/romlib/
Dromlib_generator.py60 line_elements = line.split()
/trusted-firmware-a-latest/docs/components/
Ddebugfs-design.rst102 might be split into multiple read operations of smaller chunks.
Dgranule-protection-tables-design.rst73 GPT setup is split into two parts: table creation and runtime initialization. In
Dxlat-tables-lib-v2-design.rst75 might create new translation tables, update or split existing ones.
96 with different memory attributes, the library might need to split the existing
Del3-spmc.rst280 The FF-A ID space is split into a non-secure space and secure space:
Dsecure-partition-manager.rst109 The SPM is split into a dispatcher and a core component (respectively SPMD and
880 The FF-A id space is split into a non-secure space and secure space:
/trusted-firmware-a-latest/docs/design_documents/
Dcmake_framework.rst106 The process can be split into two main phases:
/trusted-firmware-a-latest/docs/threat_model/
Dthreat_model_el3_spm.rst31 Figure 1 shows a high-level data flow diagram for the SPM split into an SPMD
/trusted-firmware-a-latest/docs/
Dchange-log.md3135 …- split platform_info sds struct ([4a7a9da](https://review.trustedfirmware.org/plugins/gitiles/TF-…
6039 - Platform support has been split into both an FVP and an FPGA variant
8765 and to make the use of system/user includes more consistent. Also split