Home
last modified time | relevance | path

Searched refs:space (Results 1 – 25 of 43) sorted by relevance

12

/rk3399_ARM-atf/docs/_static/css/
H A Dcustom.css8 * Set the white-space property of tables to normal.
14 white-space: normal;
/rk3399_ARM-atf/docs/plat/marvell/armada/misc/
H A Dmvebu-amb.rst10 address space and the properties associated with that address space.
H A Dmvebu-iob.rst33 - **0x0** = Internal configuration space
/rk3399_ARM-atf/docs/components/
H A Dgranule-protection-tables-design.rst65 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 Dxlat-tables-lib-v2-design.rst24 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 Drealm-management-extension.rst47 space.
63 Root world that describes the physical address space assignment of every
H A Dven-el3-debugfs.rst288 page frame in its virtual space and uses this buffer to exchange string
/rk3399_ARM-atf/make_helpers/
H A Dplat_helpers.mk33 PLATFORM_LIST := $(subst ${space},|,${ALL_PLATFORMS})
H A Dutilities.mk7 space :=
8 space := $(space) $(space)
16 compat-path = $(subst $(space),$(null),$(1))
H A Dtoolchain.mk336 $(warning $(space) $($(1)-$(2)) ($($(1)-$(2)-origin)))
343 $(warning $(space) - $(toolchain-tool-name-$(tool))))
/rk3399_ARM-atf/fdts/
H A Dcorstone700_fvp.dts17 * Allocated flash space: 8 MB
H A Drdaspen.dts73 /* Map child space [0x0..0x30000) to parent @ 0x1a810000 */
/rk3399_ARM-atf/
H A D.editorconfig60 indent_style = space
68 indent_style = space
/rk3399_ARM-atf/include/common/
H A Dasm_macros_common.S123 .space ((\_count) * (\_size)), 0
/rk3399_ARM-atf/plat/intel/soc/common/drivers/qspi/
H A Dcadence_qspi.c607 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/include/arch/aarch32/
H A Dasm_macros.S172 .space SPINLOCK_ASM_SIZE
/rk3399_ARM-atf/docs/plat/
H A Dallwinner.rst99 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 Dimx8m.rst94 maps entire DRAM space.
/rk3399_ARM-atf/docs/plat/st/
H A Dstm32mpus.rst49 to save space and not overflow SYSRAM size, or else the platform won't build or boot.
/rk3399_ARM-atf/include/arch/aarch64/
H A Dasm_macros.S41 * _frame_size: requested space for caller to use. Must be a mutliple
69 /* remove requested space */
220 * Reserve space for a spin lock in assembly file.
225 .space SPINLOCK_ASM_SIZE
/rk3399_ARM-atf/docs/components/spd/
H A Dtlk-dispatcher.rst40 • Address-space separation for TAs
/rk3399_ARM-atf/docs/plat/qti/
H A Dmsm8916.rst112 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/process/
H A Dcoding-style.rst90 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/perf/
H A Dpsci-performance-instr.rst30 This is reserved a unique ID, name, and space in memory by the PMF. The
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst58 Defaults to 0x1000, which is normally in the "ROM" space of the typical

12