Searched refs:pages (Results 1 – 14 of 14) sorted by relevance
/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fdts/ |
A D | optee_sp_manifest.dts | 39 pages-count = <1>; 45 pages-count = <16>;
|
/tf-a-ffa_el3_spmc/bl32/tsp/ |
A D | ffa_helpers.c | 136 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages) in ffa_rxtx_map() argument 139 ret = tsp_smc(FFA_RXTX_MAP_SMC64, send, recv, pages, 0, 0, 0, 0); in ffa_rxtx_map()
|
A D | ffa_helpers.h | 365 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages);
|
/tf-a-ffa_el3_spmc/docs/components/ |
A D | ffa-manifest-binding.rst | 162 - pages-count [mandatory] 164 - Count of pages of memory region as a multiple of the translation granule 200 - A (address, num-pages) pair describing the device, where: 204 - num-pages: The <u32> number of pages of the region. The total size of
|
A D | xlat-tables-lib-v2-design.rst | 98 beginning; remapping some of these 4KB pages on the fly then becomes a
|
A D | secure-partition-manager-mm.rst | 738 Number of pages starting from the Base Address whose memory attributes
|
A D | secure-partition-manager.rst | 897 pages-count = <32>;
|
/tf-a-ffa_el3_spmc/docs/getting_started/ |
A D | docs-build.rst | 6 pages. 59 Documents can be built into HTML-formatted pages from project root directory by
|
A D | build-options.rst | 579 isolated on separate memory pages. This is a trade-off between security and 581 pages" section in :ref:`Firmware Design`. This flag is disabled by default
|
/tf-a-ffa_el3_spmc/plat/nvidia/tegra/scat/ |
A D | bl31.scat | 243 * to guarantee that the coherent data are stored on their own pages and
|
/tf-a-ffa_el3_spmc/ |
A D | PROTOTYPE_README | 170 4) Share multiple pages requiring the memory descriptor to be split 174 6) Lend multiple pages requiring the memory descriptor to be split
|
/tf-a-ffa_el3_spmc/docs/plat/arm/fvp/ |
A D | index.rst | 149 - ``FVP_GICR_REGION_PROTECTION``: Mark the redistributor pages of 151 is ``0``, which means the redistributor pages of all CPU cores are marked
|
/tf-a-ffa_el3_spmc/docs/design/ |
A D | firmware-design.rst | 2236 Isolating code and read-only data on separate memory pages 2243 memory regions then it needs to map them using different memory pages. 2281 read-only data on separate memory pages. This in turn allows independent control
|
/tf-a-ffa_el3_spmc/docs/ |
A D | change-log.rst | 3625 - Enabled support to isolate code and read-only data on separate memory pages,
|
Completed in 38 milliseconds