Home
last modified time | relevance | path

Searched refs:module (Results 1 – 25 of 25) sorted by relevance

/trusted-firmware-a-3.7.0/plat/mediatek/mt8183/drivers/devapc/
Ddevapc.c93 static void set_module_apc(enum DAPC_SLAVE_TYPE slave_type, uint32_t module, in set_module_apc() argument
103 apc_index = module / MOD_NO_IN_1_DEVAPC; in set_module_apc()
104 apc_set_index = module % MOD_NO_IN_1_DEVAPC; in set_module_apc()
108 if (slave_type == DAPC_INFRA_SLAVE && module <= SLAVE_INFRA_MAX_INDEX) in set_module_apc()
111 else if (slave_type == DAPC_MM_SLAVE && module <= SLAVE_MM_MAX_INDEX) in set_module_apc()
/trusted-firmware-a-3.7.0/tools/memory/memory/
Dbuildparser.py23 def __getitem__(self, module: str):
25 return self._modules[module]
/trusted-firmware-a-3.7.0/
D.commitlintrc.js50 module.exports = {
D.versionrc.js62 module.exports = {
/trusted-firmware-a-3.7.0/plat/nxp/soc-ls1088a/
Dsoc.def75 # Define Endianness of each module
/trusted-firmware-a-3.7.0/plat/nxp/soc-ls1028a/
Dsoc.def82 # Define Endianness of each module
/trusted-firmware-a-3.7.0/plat/nxp/soc-ls1043a/
Dsoc.def91 # Define Endianness of each module
/trusted-firmware-a-3.7.0/plat/nxp/soc-ls1046a/
Dsoc.def91 # Define Endianness of each module
/trusted-firmware-a-3.7.0/tools/conventional-changelog-tf-a/
Dindex.js202 module.exports = function (parameter) {
/trusted-firmware-a-3.7.0/docs/process/
Dcontributing.rst101 - At least one code owner for each module modified by the patch. See the list
106 - If some module has no code owner, try to identify a suitable (non-code
107 owner) reviewer. Running ``git blame`` on the module's source code can
116 the only code owner of a module modified by the patch. Getting a second pair
133 In the case where a code owner could not be found for a given module,
Dcode-review-guidelines.rst123 along with the module(s) they look after.
137 - It fits well in the design of the module.
175 the expert for the relevant module. By approving a patch, you are partially
/trusted-firmware-a-3.7.0/docs/components/
Dxlat-tables-lib-v2-design.rst297 - **Core module**
300 translation tables contexts and mapping/unmapping memory regions. This module
306 - **Active context module**
310 This module provides functions such as ``mmap_add_region``, that directly
315 - **Utilities module**
322 - **Architectural module**
391 refer to the comments in the source code of the core module for more details
Ddebugfs-design.rst12 TFTF test payload or a Linux kernel module.
/trusted-firmware-a-3.7.0/docs/design_documents/
Dmeasured_boot_poc.rst74 - **TPM Kernel module**: In order to interact with the fTPM service, we need
75 a kernel module to forward the request from user space to the secure world.
174 (1) loads the ftpm kernel module and
179 When loading the ftpm kernel module, the fTPM TA is loaded into the secure
434 alias to load the ftpm kernel module returns, and then the TPM PCRs are read
Dmeasured_boot.rst144 - Measure the image using a hash function of the crypto module.
216 - The authentication module within the trusted boot framework calls this
Drss.rst28 Message Handling Unit (MHU) module. The number of MHU interfaces between RSS
40 IMPDEF number of channels (e.g: 4-16) between a sender and a receiver module.
432 need to go through BL31. The RMM dispatcher module of the BL31 is responsible
/trusted-firmware-a-3.7.0/docs/design/
Dauth-framework.rst155 the Generic code asks recursively the Authentication module what is the parent
158 Authentication module to authenticate it, following the CoT from ROT to Image.
265 Crypto module provides a function ``_calc_hash`` to calculate and
689 **Important**: the authentication module uses these identifiers to index the
695 - ``img_type``: the image parser module uses the image type to call the proper
943 The image parser module relies on libraries to check the image integrity and
961 ``REGISTER_IMG_PARSER_LIB()``. Each time the image parser module needs to access
972 The cryptographic module relies on a library to perform the required operations,
Dtrusted-board-boot.rst198 Authentication module included in TF-A.
200 The mechanism used for generating the FIP and the Authentication module are
/trusted-firmware-a-3.7.0/docs/tools/
Dmemory-layout-tool.rst155 module, their ELF segments as well as sections.
/trusted-firmware-a-3.7.0/plat/mediatek/mt8192/drivers/devapc/
Ddevapc.c2393 uint32_t module, enum DOMAIN_ID domain_id, in set_module_apc() argument
2402 apc_register_index = module / MOD_NO_IN_1_DEVAPC; in set_module_apc()
2403 apc_set_index = module % MOD_NO_IN_1_DEVAPC; in set_module_apc()
2410 (module < SLAVE_NUM_INFRA_AO_SYS0) && in set_module_apc()
2415 (module < SLAVE_NUM_INFRA_AO_SYS1) && in set_module_apc()
2420 (module < SLAVE_NUM_INFRA_AO_SYS2) && in set_module_apc()
2425 (module < SLAVE_NUM_PERI_AO_SYS0) && in set_module_apc()
2430 (module < SLAVE_NUM_PERI_AO_SYS1) && in set_module_apc()
2435 (module < SLAVE_NUM_PERI_AO_SYS2) && in set_module_apc()
2440 (module < SLAVE_NUM_PERI_AO2_SYS0) && in set_module_apc()
[all …]
/trusted-firmware-a-3.7.0/docs/security_advisories/
Dsecurity-advisory-tfv-4.rst107 authentication module read data outside of what's normally allowed by the
/trusted-firmware-a-3.7.0/docs/plat/marvell/armada/
Dporting.rst144 on the CP module count for given SoC type.
/trusted-firmware-a-3.7.0/docs/getting_started/
Dbuild-options.rst624 depend on the chosen algorithm and the cryptographic module.
/trusted-firmware-a-3.7.0/docs/
Dchange-log.md2551 …- update crypto module for DRTM support ([e43caf3](https://review.trustedfirmware.org/plugins/giti…
6554 - Unify type of "cpu_idx" and Platform specific defines across PSCI module.
6713 - imx: Basic support for PicoPi iMX7D, rdc module init, caam module init,
6855 - Unify type of "cpu_idx" across PSCI module.
Dporting-guide.rst2183 - Grant access to the system counter timer module