/arm-trusted-firmware-2.8.0/docs/_static/css/ |
A D | custom.css | 8 * 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 D | mvebu-amb.rst | 10 address space and the properties associated with that address space.
|
A D | mvebu-iob.rst | 33 - **0x0** = Internal configuration space
|
/arm-trusted-firmware-2.8.0/make_helpers/ |
A D | plat_helpers.mk | 30 PLATFORM_LIST := $(subst ${space},|,${ALL_PLATFORMS})
|
/arm-trusted-firmware-2.8.0/docs/components/ |
A D | granule-protection-tables-design.rst | 62 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 D | xlat-tables-lib-v2-design.rst | 24 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 D | secure-partition-manager.rst | 604 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 D | romlib-design.rst | 11 be placed in ROM. This reduces SRAM usage by utilising the available space in
|
A D | el3-spmc.rst | 280 The FF-A ID space is split into a non-secure space and secure space:
|
A D | realm-management-extension.rst | 48 space. 64 Root world that describes the physical address space assignment of every
|
/arm-trusted-firmware-2.8.0/fdts/ |
A D | corstone700_fvp.dts | 17 * Allocated flash space: 8 MB
|
/arm-trusted-firmware-2.8.0/ |
A D | .editorconfig | 60 indent_style = space 68 indent_style = space
|
/arm-trusted-firmware-2.8.0/include/common/ |
A D | asm_macros_common.S | 109 .space ((\_count) * (\_size)), 0
|
/arm-trusted-firmware-2.8.0/plat/intel/soc/common/drivers/qspi/ |
A D | cadence_qspi.c | 605 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 D | asm_macros.S | 186 .space SPINLOCK_ASM_SIZE
|
/arm-trusted-firmware-2.8.0/include/arch/aarch32/ |
A D | asm_macros.S | 174 .space SPINLOCK_ASM_SIZE
|
/arm-trusted-firmware-2.8.0/docs/plat/ |
A D | allwinner.rst | 97 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 D | imx8m.rst | 94 maps entire DRAM space.
|
A D | warp7.rst | 7 the reset vector to the command-line in user-space.
|
/arm-trusted-firmware-2.8.0/docs/components/spd/ |
A D | tlk-dispatcher.rst | 40 • Address-space separation for TAs
|
/arm-trusted-firmware-2.8.0/docs/process/ |
A D | coding-style.rst | 87 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 D | commit-style.rst | 74 | | (white-space, formatting, missing semi-colons, etc.) |
|
/arm-trusted-firmware-2.8.0/docs/plat/arm/arm_fpga/ |
A D | index.rst | 58 Defaults to 0x1000, which is normally in the "ROM" space of the typical
|
/arm-trusted-firmware-2.8.0/docs/security_advisories/ |
A D | security-advisory-tfv-4.rst | 90 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 D | trusty.c | 41 uint8_t space[PLATFORM_STACK_SIZE] __aligned(16); member
|