Searched refs:modules (Results 1 – 16 of 16) sorted by relevance
| /rk3399_ARM-atf/tools/memory/src/memory/ |
| H A D | printer.py | 115 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 D | summary.py | 235 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 D | n1sdp-single-chip.dts | 22 /* This configuration assumes that standard setup with two DIMM modules.
|
| /rk3399_ARM-atf/drivers/ti/pd/include/ |
| H A D | ti_psc.h | 645 struct ti_lpsc_module *modules; member
|
| /rk3399_ARM-atf/drivers/ti/pd/ |
| H A D | ti_device_psc.c | 272 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 D | ti_psc.c | 124 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 D | trusted-board-boot-build.rst | 13 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 D | socionext-uniphier.rst | 82 `mbed TLS`_ is needed as the cryptographic and image parser modules.
|
| H A D | rpi3.rst | 389 4. Install the kernel modules. Replace the path by the corresponding path to the
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | contributing.rst | 114 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 D | code-review-guidelines.rst | 202 - Interaction of the patch with other modules in the code base.
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | xlat-tables-lib-v2-design.rst | 278 The library is divided into 4 modules:
|
| H A D | secure-partition-manager-mm.rst | 615 for example, load dynamically some modules. For instance, a Secure Partition
|
| /rk3399_ARM-atf/docs/design_documents/ |
| H A D | rse.rst | 35 other modules also could take part in the communication. RSE is capable of
|
| /rk3399_ARM-atf/plat/ti/k3low/common/pm/ |
| H A D | ti_devices.c | 2078 .modules = am62lx_sam61_wkup_psc_wrap_wkup_0_modules,
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 1866 …- 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. :::
|