Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/
A D.versionrc.js102 const major = version.split(".")[0];
103 const minor = version.split(".")[1];
/arm-trusted-firmware-2.8.0/drivers/allwinner/axp/
A Dcommon.c88 if (val > reg->split) in setup_regulator()
89 val = ((val - reg->split) / 2) + reg->split; in setup_regulator()
/arm-trusted-firmware-2.8.0/include/drivers/allwinner/
A Daxp.h28 unsigned char split; member
/arm-trusted-firmware-2.8.0/tools/sptool/
A Dsptool.py31 return i.split(MANIFEST_IMAGE_SPLITTER)
/arm-trusted-firmware-2.8.0/lib/romlib/
A Dromlib_generator.py60 line_elements = line.split()
/arm-trusted-firmware-2.8.0/docs/components/
A Ddebugfs-design.rst102 might be split into multiple read operations of smaller chunks.
A Dgranule-protection-tables-design.rst73 GPT setup is split into two parts: table creation and runtime initialization. In
A 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
A Del3-spmc.rst280 The FF-A ID space is split into a non-secure space and secure space:
A Dsecure-partition-manager.rst109 The SPM is split into a dispatcher and a core component (respectively SPMD and
853 The FF-A id space is split into a non-secure space and secure space:
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Dcmake_framework.rst106 The process can be split into two main phases:
/arm-trusted-firmware-2.8.0/docs/threat_model/
A Dthreat_model_el3_spm.rst30 Figure 1 shows a high-level data flow diagram for the SPM split into an SPMD
A Dthreat_model_spm.rst52 Figure 1 shows a high-level data flow diagram for the SPM split into an SPMD
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md967 …- split platform_info sds struct ([4a7a9da](https://review.trustedfirmware.org/plugins/gitiles/TF-…
3871 - Platform support has been split into both an FVP and an FPGA variant
6597 and to make the use of system/user includes more consistent. Also split

Completed in 41 milliseconds