| /rk3399_ARM-atf/docs/_static/css/ |
| H A D | custom.css | 8 * Set the white-space property of tables to normal. 14 white-space: normal;
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/misc/ |
| H A D | mvebu-amb.rst | 10 address space and the properties associated with that address space.
|
| H A D | mvebu-iob.rst | 33 - **0x0** = Internal configuration space
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | granule-protection-tables-design.rst | 65 function: the PPS (protected physical space) which is the total amount of 66 protected physical address space in the system, PGS (physical granule size) 99 A ``pas_region_t`` structure is a way to represent a physical address space and 139 granules can be transitioned to either realm or secure space, and realm and 198 * ``GPCCR_PPS_4GB`` (4GB protected space, 0x100000000 bytes) 199 * ``GPCCR_PPS_64GB`` (64GB protected space, 0x1000000000 bytes) 200 * ``GPCCR_PPS_1TB`` (1TB protected space, 0x10000000000 bytes) 201 * ``GPCCR_PPS_4TB`` (4TB protected space, 0x40000000000 bytes) 202 * ``GPCCR_PPS_16TB`` (16TB protected space, 0x100000000000 bytes) 203 * ``GPCCR_PPS_256TB`` (256TB protected space, 0x1000000000000 bytes) [all …]
|
| H A D | xlat-tables-lib-v2-design.rst | 24 address space; 144 * The size of the virtual address space. 146 Size in bytes of the virtual address space to map using this context. This 149 to map the entire virtual address space. 151 * The size of the physical address space. 153 Size in bytes of the physical address space to map using this context. 162 - size of the virtual address space: ``PLAT_VIRT_ADDR_SPACE_SIZE``; 163 - size of the physical address space: ``PLAT_PHY_ADDR_SPACE_SIZE``.
|
| H A D | realm-management-extension.rst | 47 space. 63 Root world that describes the physical address space assignment of every
|
| H A D | ven-el3-debugfs.rst | 288 page frame in its virtual space and uses this buffer to exchange string
|
| /rk3399_ARM-atf/make_helpers/ |
| H A D | utilities.mk | 7 space := 8 space := $(space) $(space) 16 compat-path = $(subst $(space),$(null),$(1))
|
| H A D | plat_helpers.mk | 33 PLATFORM_LIST := $(subst ${space},|,${ALL_PLATFORMS})
|
| H A D | toolchain.mk | 336 $(warning $(space) $($(1)-$(2)) ($($(1)-$(2)-origin))) 343 $(warning $(space) - $(toolchain-tool-name-$(tool))))
|
| /rk3399_ARM-atf/ |
| H A D | .editorconfig | 60 indent_style = space 68 indent_style = space
|
| /rk3399_ARM-atf/fdts/ |
| H A D | corstone700_fvp.dts | 17 * Allocated flash space: 8 MB
|
| H A D | rdaspen.dts | 83 /* Map child space [0x0..0x30000) to parent @ 0x1a810000 */
|
| /rk3399_ARM-atf/include/common/ |
| H A D | asm_macros_common.S | 123 .space ((\_count) * (\_size)), 0
|
| /rk3399_ARM-atf/plat/intel/soc/common/drivers/qspi/ |
| H A D | cadence_qspi.c | 607 uint32_t write_count, write_capacity, *write_data, space, in cad_qspi_indirect_page_bound_write() local 624 space = LESS(write_capacity - write_fill_level, in cad_qspi_indirect_page_bound_write() 627 for (i = 0; i < space; ++i) in cad_qspi_indirect_page_bound_write() 630 write_count += space * sizeof(uint32_t); in cad_qspi_indirect_page_bound_write()
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | allwinner.rst | 99 BL31 to only 28 bits of virtual address space, which reduces the number 134 address space. So the virtual addresses used in BL31 match the physical
|
| H A D | imx8m.rst | 94 maps entire DRAM space.
|
| /rk3399_ARM-atf/include/arch/aarch32/ |
| H A D | asm_macros.S | 173 .space SPINLOCK_ASM_SIZE
|
| /rk3399_ARM-atf/docs/plat/st/ |
| H A D | stm32mpus.rst | 49 to save space and not overflow SYSRAM size, or else the platform won't build or boot.
|
| /rk3399_ARM-atf/docs/components/spd/ |
| H A D | tlk-dispatcher.rst | 40 • Address-space separation for TAs
|
| /rk3399_ARM-atf/include/arch/aarch64/ |
| H A D | asm_macros.S | 228 .space SPINLOCK_ASM_SIZE
|
| /rk3399_ARM-atf/bl31/aarch64/ |
| H A D | crash_reporting.S | 27 .space CRASH_BUF_SPACE
|
| /rk3399_ARM-atf/docs/process/ |
| H A D | coding-style.rst | 90 A space should also be used to separate parentheses and braces when they are not 103 Note that there is no space between the name of a function and the following 107 separated from the following open parenthesis by a single space. The previous
|
| /rk3399_ARM-atf/docs/plat/qti/ |
| H A D | msm8916.rst | 112 a 64K-aligned memory region with at least 128 KiB space that is permanently 118 * **AArch64:** Secure-EL1 Payload. Defaults to using 128 KiB of space
|
| /rk3399_ARM-atf/docs/perf/ |
| H A D | psci-performance-instr.rst | 30 This is reserved a unique ID, name, and space in memory by the PMF. The
|