Home
last modified time | relevance | path

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

12

/arm-trusted-firmware-2.8.0/docs/_static/css/
A Dcustom.css8 * Set the white-space property of tables to normal.
14 white-space: normal;
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/misc/
A Dmvebu-amb.rst10 address space and the properties associated with that address space.
A Dmvebu-iob.rst33 - **0x0** = Internal configuration space
/arm-trusted-firmware-2.8.0/make_helpers/
A Dplat_helpers.mk30 PLATFORM_LIST := $(subst ${space},|,${ALL_PLATFORMS})
/arm-trusted-firmware-2.8.0/docs/components/
A Dgranule-protection-tables-design.rst62 function: the PPS (protected physical space) which is the total amount of
63 protected physical address space in the system, PGS (physical granule size)
91 A ``pas_region_t`` structure is a way to represent a physical address space and
129 to either realm or secure space, and realm and secure granules can be
168 * ``GPCCR_PPS_4GB`` (4GB protected space, 0x100000000 bytes)
169 * ``GPCCR_PPS_64GB`` (64GB protected space, 0x1000000000 bytes)
170 * ``GPCCR_PPS_1TB`` (1TB protected space, 0x10000000000 bytes)
171 * ``GPCCR_PPS_4TB`` (4TB protected space, 0x40000000000 bytes)
172 * ``GPCCR_PPS_16TB`` (16TB protected space, 0x100000000000 bytes)
173 * ``GPCCR_PPS_256TB`` (256TB protected space, 0x1000000000000 bytes)
[all …]
A Dxlat-tables-lib-v2-design.rst24 address space;
160 * The size of the virtual address space.
162 Size in bytes of the virtual address space to map using this context. This
165 to map the entire virtual address space.
167 * The size of the physical address space.
169 Size in bytes of the physical address space to map using this context.
178 - size of the virtual address space: ``PLAT_VIRT_ADDR_SPACE_SIZE``;
179 - size of the physical address space: ``PLAT_PHY_ADDR_SPACE_SIZE``.
A Dsecure-partition-manager.rst604 To adjust the space allocated for the boot information blob, the json description
853 The FF-A id space is split into a non-secure space and secure space:
1053 - Stage-2 translations for the NS IPA space access the NS PA space.
1054 - Stage-2 translation table walks for the NS IPA space are to the secure PA space.
1059 The ``VTCR_EL2/VSTCR_EL2/VTTBR_EL2/VSTTBR_EL2`` virtual address space
1392 - Translation: Incoming DMA requests are translated from bus address space to
1393 system physical address space using translation tables compliant to
1459 has the same visibility of the physical address space as the endpoint. The
A Dromlib-design.rst11 be placed in ROM. This reduces SRAM usage by utilising the available space in
A Del3-spmc.rst280 The FF-A ID space is split into a non-secure space and secure space:
A Drealm-management-extension.rst48 space.
64 Root world that describes the physical address space assignment of every
/arm-trusted-firmware-2.8.0/fdts/
A Dcorstone700_fvp.dts17 * Allocated flash space: 8 MB
/arm-trusted-firmware-2.8.0/
A D.editorconfig60 indent_style = space
68 indent_style = space
/arm-trusted-firmware-2.8.0/include/common/
A Dasm_macros_common.S109 .space ((\_count) * (\_size)), 0
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/drivers/qspi/
A Dcadence_qspi.c605 uint32_t write_count, write_capacity, *write_data, space, in cad_qspi_indirect_page_bound_write() local
622 space = LESS(write_capacity - write_fill_level, in cad_qspi_indirect_page_bound_write()
625 for (i = 0; i < space; ++i) in cad_qspi_indirect_page_bound_write()
628 write_count += space * sizeof(uint32_t); in cad_qspi_indirect_page_bound_write()
/arm-trusted-firmware-2.8.0/include/arch/aarch64/
A Dasm_macros.S186 .space SPINLOCK_ASM_SIZE
/arm-trusted-firmware-2.8.0/include/arch/aarch32/
A Dasm_macros.S174 .space SPINLOCK_ASM_SIZE
/arm-trusted-firmware-2.8.0/docs/plat/
A Dallwinner.rst97 BL31 to only 28 bits of virtual address space, which reduces the number
132 address space. So the virtual addresses used in BL31 match the physical
A Dimx8m.rst94 maps entire DRAM space.
A Dwarp7.rst7 the reset vector to the command-line in user-space.
/arm-trusted-firmware-2.8.0/docs/components/spd/
A Dtlk-dispatcher.rst40 • Address-space separation for TAs
/arm-trusted-firmware-2.8.0/docs/process/
A Dcoding-style.rst87 A space should also be used to separate parentheses and braces when they are not
100 Note that there is no space between the name of a function and the following
104 separated from the following open parenthesis by a single space. The previous
A Dcommit-style.rst74 | | (white-space, formatting, missing semi-colons, etc.) |
/arm-trusted-firmware-2.8.0/docs/plat/arm/arm_fpga/
A Dindex.rst58 Defaults to 0x1000, which is normally in the "ROM" space of the typical
/arm-trusted-firmware-2.8.0/docs/security_advisories/
A Dsecurity-advisory-tfv-4.rst90 secure memory if the memory is mapped in BL1's address space, or cause a fatal
/arm-trusted-firmware-2.8.0/services/spd/trusty/
A Dtrusty.c41 uint8_t space[PLATFORM_STACK_SIZE] __aligned(16); member

Completed in 25 milliseconds

12