Home
last modified time | relevance | path

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

12

/rk3399_ARM-atf/plat/arm/board/arm_fpga/
H A Dfpga_bl31_setup.c134 static unsigned int round_multiple(unsigned int x, unsigned int multiple) in round_multiple() argument
136 if (multiple < 2) { in round_multiple()
140 return ((x + (multiple / 2 - 1)) / multiple) * multiple; in round_multiple()
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-8.rst57 In the presence of multiple normal world SMC clients, this behaviour might leak
64 multiple normal world SMC clients lies with EL2 software. When present, EL2
H A Dsecurity-advisory-tfv-1.rst93 blocks over multiple SMCs. ``block_size`` is an SMC argument and therefore
/rk3399_ARM-atf/docs/getting_started/
H A Dimage-terminology.rst81 potentially multiple SPs and there is no concept of a primary SP, this
132 SCP needs to load/authenticate multiple 3rd level images in future.
152 During firmware update, there are (potentially) multiple transitions between the
H A Drt-svc-writers-guide.rst288 Services that contain multiple sub-services
291 It is possible that a single owning entity implements multiple sub-services. For
/rk3399_ARM-atf/docs/process/
H A Dcoding-style.rst127 to insert this automatically and to trim multiple blank lines at the end of the
212 Use lowercase for function names, separating multiple words with an underscore
227 lowercase with underscore separation between multiple words. An example is
313 * they separate multiple contexts.
H A Dfaq.rst10 If you need to modify an existing patch set with multiple commits, refer to the
H A Dcommit-style.rst137 There may be multiple ``Signed-off-by:`` lines depending on the history of the
/rk3399_ARM-atf/docs/components/
H A Dsecure-partition-manager.rst39 the secure world, managing multiple S-EL1 or S-EL0 partitions `[5]`_.
91 is required when ``SPMD_SPM_AT_SEL2`` is enabled hence when multiple
H A Dffa-manifest-binding.rst245 - Count of pages of memory region as a multiple of the translation granule
309 - Count of pages of memory region as a multiple of the translation granule
331 - On systems with multiple System Memory Management Units (SMMUs) this
H A Dnuma-per-cpu.rst12 system is divided into multiple topological units such as chiplets, sockets, or
83 multi-CPU systems known as **false sharing**. This issue arises when multiple
H A Ddebugfs-design.rst102 might be split into multiple read operations of smaller chunks.
H A Dromlib-design.rst87 files for the "library at ROM" to work. It implements multiple functions:
H A Dcot-binding.rst220 method. In future, there may be multiple methods can
H A Dfirmware-update.rst319 block or multiple blocks. In either case, the total size of the image must be
332 When using multiple blocks, the source blocks do not necessarily need to be in
/rk3399_ARM-atf/tools/cot_dt2c/
H A D.gitignore91 # intended to run in multiple environments; otherwise, check them in:
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst40 The console framework supports multiple consoles. Multiple instances of a UART
42 scope or multiple scopes. In single scope for example, setting three different
49 These multiple scopes can be useful in many ways, for example:
/rk3399_ARM-atf/docs/
H A Darchitecture_features.rst480 multiple different CPUs, or where the CPU is configured at runtime, like in
552 enabling the feature for multiple worlds.
/rk3399_ARM-atf/docs/design_documents/
H A Ddtpm_drivers.rst21 The design implemented in TF-A supports multiple types of TPM hardware interfaces
H A Drse.rst59 multiple rounds. Both, sender and receiver allocate a local buffer for the
278 measurement and metadata. A measurement slot can be extended by multiple
286 The following rules are kept when a slot is extended multiple times:
297 multiple times:
304 Extending multiple measurements in the same slot leads to some metadata
/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst122 across multiple platforms. They should be globally accessible and defined
/rk3399_ARM-atf/docs/plat/
H A Drz-g2.rst13 level. Plug-ins are available for multiple open-source software tools.
H A Dnvidia-tegra.rst77 Tegra supports multiple Trusted OS'.
H A Drcar-gen3.rst10 level. Plug-ins are available for multiple open-source software tools.
/rk3399_ARM-atf/docs/plat/qti/
H A Dmsm8916.rst3 The MSM8916 platform port in TF-A supports multiple similar Qualcomm SoCs:

12