Home
last modified time | relevance | path

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

/rk3399_ARM-atf/tools/memory/src/memory/
H A Dprinter.py115 modules: List[str],
119 modules = sorted(modules)
120 col_width = (self.term_size - start) // len(modules)
126 " " * start + "".join(self.format_args(*modules, fmt=f"^{col_width}"))
147 modules.index(mod),
148 len(modules),
162 modules: List[str],
174 for mod in sorted(modules):
H A Dsummary.py235 modules: Modules
249 self.modules: Modules = {}
281 self.short_modules = deepcopy(self.modules)
284 for module_name, v in self.modules.items():
396 for module_name, dct in self.modules.items():
500 for mod in self.modules.values():
544 self.modules = Parser(not no_fill).parse_mapfile(file_input)
550 self.old_modules = self.modules
/rk3399_ARM-atf/fdts/
H A Dn1sdp-single-chip.dts22 /* This configuration assumes that standard setup with two DIMM modules.
/rk3399_ARM-atf/drivers/ti/pd/include/
H A Dti_psc.h645 struct ti_lpsc_module *modules; member
/rk3399_ARM-atf/drivers/ti/pd/
H A Dti_device_psc.c272 temp = &psc->modules[idx]; in ti_soc_device_disable_internal_flags_iterate()
292 module_p = &depends_psc->modules[(ti_lpsc_idx_t) data->depends]; in ti_soc_device_disable_internal_flags_iterate()
H A Dti_psc.c124 ptrdiff_t diff = module - psc->modules; in ti_lpsc_module_idx()
132 return &psc->modules[id]; in psc_idx2mod()
/rk3399_ARM-atf/docs/design/
H A Dtrusted-board-boot-build.rst13 modules by checking out a recent version of the `mbed TLS Repository`_. It
20 source files the modules depend upon.
/rk3399_ARM-atf/docs/plat/
H A Dsocionext-uniphier.rst82 `mbed TLS`_ is needed as the cryptographic and image parser modules.
H A Drpi3.rst389 4. Install the kernel modules. Replace the path by the corresponding path to the
/rk3399_ARM-atf/docs/process/
H A Dcontributing.rst114 list of modules and their :ref:`code owners`.
142 - One ``Code-Owner-Review+1`` for each of the modules modified by the patch.
H A Dcode-review-guidelines.rst202 - Interaction of the patch with other modules in the code base.
/rk3399_ARM-atf/docs/components/
H A Dxlat-tables-lib-v2-design.rst278 The library is divided into 4 modules:
H A Dsecure-partition-manager-mm.rst615 for example, load dynamically some modules. For instance, a Secure Partition
/rk3399_ARM-atf/docs/design_documents/
H A Drse.rst35 other modules also could take part in the communication. RSE is capable of
/rk3399_ARM-atf/plat/ti/k3low/common/pm/
H A Dti_devices.c2078 .modules = am62lx_sam61_wkup_psc_wrap_wkup_0_modules,
/rk3399_ARM-atf/docs/
H A Dchange-log.md1866 …- add clock modules for uSDHC ([cf6d73d](https://review.trustedfirmware.org/plugins/gitiles/TF-A/t…
1876 …- dynamic map of the clock modules ([514c738](https://review.trustedfirmware.org/plugins/gitiles/T…
13227 particular code modules to DRAM itself. :::