Home
last modified time | relevance | path

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

1234

/trusted-firmware-a/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()
/trusted-firmware-a/include/drivers/marvell/
A Dcache_llc.h40 #define LLC_BLK_ALOC_WAY_ID(way) ((way) & 0x1f) argument
/trusted-firmware-a/docs/build/latex/
A Dsphinxlatexstylepage.sty33 % Same as 'plain', this way we can use it in template
73 % This way we can use \pagestyle{normal} in LaTeX template
A Dsphinxoptionsgeometry.sty30 % the way we found in order for the papersize special written by
/trusted-firmware-a/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 Dimx8m.rst53 When setting NEED_BL2=1 on imx8mm. We support an alternative way of
A Dstm32mp1.rst42 The use of FIP is now the recommended way to boot STM32MP1 platform.
49 Although still supported, this way of booting is not recommended.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/
A Dnvidia-tegra.rst.txt34 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.rst.txt31 arm64 Linux kernels are known to work this way.
66 To accommodate this existing way of configuring and setting up the board,
A Dimx8m.rst.txt53 When setting NEED_BL2=1 on imx8mm. We support an alternative way of
A Dstm32mp1.rst.txt42 The use of FIP is now the recommended way to boot STM32MP1 platform.
49 Although still supported, this way of booting is not recommended.
/trusted-firmware-a/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.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design_documents/
A Dcmake_framework.rst.txt63 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.
/trusted-firmware-a/tools/nxp/create_pbl/
A DREADME13 Usage in standalone way:
/trusted-firmware-a/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
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/process/
A Dcode-review-guidelines.rst.txt73 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
/trusted-firmware-a/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.
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/design/
A Dpsci-pd-tree.rst.txt29 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.rst.txt119 the FVP models in this way.
134 same way.
/trusted-firmware-a/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
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/components/
A Dxlat-tables-lib-v2-design.rst.txt62 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
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/plat/arm/juno/
A Dindex.rst.txt192 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
/trusted-firmware-a/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

Completed in 17 milliseconds

1234