Home
last modified time | relevance | path

Searched refs:pages (Results 1 – 14 of 14) sorted by relevance

/tf-a-ffa_el3_spmc/plat/arm/board/fvp/fdts/
A Doptee_sp_manifest.dts39 pages-count = <1>;
45 pages-count = <16>;
/tf-a-ffa_el3_spmc/bl32/tsp/
A Dffa_helpers.c136 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 Dffa_helpers.h365 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages);
/tf-a-ffa_el3_spmc/docs/components/
A Dffa-manifest-binding.rst162 - 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 Dxlat-tables-lib-v2-design.rst98 beginning; remapping some of these 4KB pages on the fly then becomes a
A Dsecure-partition-manager-mm.rst738 Number of pages starting from the Base Address whose memory attributes
A Dsecure-partition-manager.rst897 pages-count = <32>;
/tf-a-ffa_el3_spmc/docs/getting_started/
A Ddocs-build.rst6 pages.
59 Documents can be built into HTML-formatted pages from project root directory by
A Dbuild-options.rst579 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 Dbl31.scat243 * to guarantee that the coherent data are stored on their own pages and
/tf-a-ffa_el3_spmc/
A DPROTOTYPE_README170 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 Dindex.rst149 - ``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 Dfirmware-design.rst2236 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 Dchange-log.rst3625 - Enabled support to isolate code and read-only data on separate memory pages,

Completed in 38 milliseconds