Home
last modified time | relevance | path

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

12

/arm-trusted-firmware-2.8.0/drivers/marvell/
A Dcache_llc.c116 uint32_t tc, way, ways_to_allocate; in llc_sram_enable() local
135 for (way = 0; way < ways_to_allocate; way++) { in llc_sram_enable()
140 LLC_BLK_ALOC_WAY_ID(way)); in llc_sram_enable()
/arm-trusted-firmware-2.8.0/include/drivers/marvell/
A Dcache_llc.h40 #define LLC_BLK_ALOC_WAY_ID(way) ((way) & 0x1f) argument
/arm-trusted-firmware-2.8.0/docs/plat/
A Dnvidia-tegra.rst34 implements a 7-way superscalar microarchitecture (up to 7 concurrent
35 micro-ops can be executed per clock), and includes a 128KB 4-way L1
36 instruction cache, a 64KB 4-way L1 data cache, and a 2MB 16-way L2
A Drpi4.rst31 arm64 Linux kernels are known to work this way.
66 To accommodate this existing way of configuring and setting up the board,
A Drpi3.rst44 anything else we need is in ``armstub8.bin``. This way we can forget about the
49 that we need to make the secondary cores work in the way the kernel expects, as
85 place the uncompressed AArch32 kernel image. This way, both AArch32 and
366 filesystem are 32-bit binaries, but it's a quick way to get it working, and it
A Dimx8m.rst53 When setting NEED_BL2=1 on imx8mm. We support an alternative way of
A Dsocionext-uniphier.rst24 the BL2 validity in a different way; BL2 is GZIP-compressed and appended to
A Dqti-msm8916.rst80 boot enabled! Make sure that you have a way to recover the board in case
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Dcmake_framework.rst63 macros, etc. in a structured way. It contains two utilities for this purpose:
83 This provides a more granular way than the current Makefile system where most of
91 way it is not tied to one specific compiler.
A Dcontext_mgmt_rework.rst49 Due to the way TF-A evolved, from EL3 interacting with an S-EL1 payload to
170 an optimal way. The `el3_sysreg` does not need to be saved
/arm-trusted-firmware-2.8.0/tools/nxp/create_pbl/
A DREADME13 Usage in standalone way:
/arm-trusted-firmware-2.8.0/docs/process/
A Dcode-review-guidelines.rst73 directory to have the freedom to change it in any way. This way, your changes
196 make it more flexible and fit slightly different use cases. That way, these
A Dsecurity-hardening.rst103 - The only other way is to disable the ``PMCR_EL0.E`` bit upon entering
/arm-trusted-firmware-2.8.0/docs/design/
A Dpsci-pd-tree.rst29 node at each level. The natural way to perform this traversal is to
34 a way which facilitates such a traversal.
41 Therefore, there is a need to implement the tree in a way which facilitates this
A Dreset-design.rst119 the FVP models in this way.
134 same way.
/arm-trusted-firmware-2.8.0/docs/components/
A Dxlat-tables-lib-v2-design.rst62 An ``mmap_region`` is an abstract, concise way to represent a memory region to
246 of the MMU, the two are still related in some way. Static regions can only be
273 the new region will overlap another one in an invalid way, or if any other
339 The mmap regions list is a conceptual way to represent the memory layout. At
345 of the ``mmap_add*()`` APIs does not affect the translation tables in any way,
386 The mmap regions are sorted in a way that simplifies the code that maps
A Dgranule-protection-tables-design.rst70 whatever way is best for a given platform, either through some algorithm or hard
91 A ``pas_region_t`` structure is a way to represent a physical address space and
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Ddocs-build.rst83 dependencies to generate the documents, so in this case, one way to
/arm-trusted-firmware-2.8.0/docs/plat/arm/juno/
A Dindex.rst192 In the same way, the address ns_bl2u_base_address is the value of
215 The Trusted Firmware must be compiled in a similar way as for FVP explained
/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-8.rst68 SMC synchronous exception. It has behaved this way since the first version.
A Dsecurity-advisory-tfv-4.rst111 vulnerability; for example a way to get the system to change its behaviour based
A Dsecurity-advisory-tfv-1.rst55 is required to leverage these vulnerabilities; for example a way to get the
/arm-trusted-firmware-2.8.0/docs/plat/nxp/
A Dnxp-ls-fuse-prov.rst197 This method is used for quick way to provision fuses.
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/
A Dporting.rst135 The easiest way to prepare the PHY porting layer for custom board is to copy
/arm-trusted-firmware-2.8.0/docs/plat/arm/fvp/
A Dindex.rst166 In the same way, the address ns_bl2u_base_address is the value of
175 Therefore, one must modify the way the model is normally invoked in order to
178 One way to do that is to create an 8-byte file containing all zero bytes using

Completed in 18 milliseconds

12