Searched refs:pages (Results 1 – 18 of 18) sorted by relevance
| /rk3399_ARM-atf/fdts/ |
| H A D | stmm_dev_region.dtsi | 11 pages-count = <PAGE_COUNT(STMM_IOFPGA_SIZE)>; 17 pages-count = <PAGE_COUNT(STMM_SYSREG_SIZE)>; 23 pages-count = <PAGE_COUNT(STMM_SOCCMP_SIZE)>; 30 pages-count = <PAGE_COUNT(STMM_FLASH0_SIZE)>; 38 pages-count = <PAGE_COUNT(STMM_FLASH1_SIZE)>; 45 pages-count = <PAGE_COUNT(STMM_TPM_S_CRB_SIZE)>; 53 pages-count = <PAGE_COUNT(STMM_TPM_NS_CRB_SIZE)>;
|
| H A D | stmm_mem_region.dtsi | 10 pages-count = <PAGE_COUNT(STMM_IMAGE_SIZE)>; 16 pages-count = <PAGE_COUNT(STMM_SSBUF_SIZE)>; 22 pages-count = <PAGE_COUNT(STMM_NSBUF_SIZE)>; 28 pages-count = <PAGE_COUNT(STMM_HEAP_SIZE)>;
|
| /rk3399_ARM-atf/services/std_svc/drtm/ |
| H A D | drtm_dma_prot.h | 30 #define DRTM_MEM_REGION_PAGES_AND_TYPE(pages, type) \ argument 31 (((uint64_t)(pages) & (((uint64_t)1 << 52) - 1)) \ 34 #define PAGES_AND_TYPE(pages, type) \ argument 35 .region_size_type = DRTM_MEM_REGION_PAGES_AND_TYPE(pages, type)
|
| /rk3399_ARM-atf/plat/arm/board/neoverse_rd/platform/rdn2/fdts/ |
| H A D | rdn2_stmm_sel0_manifest.dts | 53 pages-count = <0x10>; 59 pages-count = <0x1>; 68 pages-count = <0x2000>; 74 pages-count = <0x20000>; 80 pages-count = <0x10>; 89 pages-count = <0x4000>; 104 pages-count = <0x300>; 115 pages-count = <0x100>; 129 pages-count = <0x30>; 143 pages-count = <0x5D0>;
|
| /rk3399_ARM-atf/bl32/tsp/ |
| H A D | ffa_helpers.c | 246 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages) in ffa_rxtx_map() argument 250 ret = smc_helper(FFA_RXTX_MAP_SMC64, send, recv, pages, 0, 0, 0, 0); in ffa_rxtx_map()
|
| H A D | ffa_helpers.h | 94 bool ffa_rxtx_map(uintptr_t send, uintptr_t recv, uint32_t pages);
|
| /rk3399_ARM-atf/plat/arm/board/fvp/fdts/ |
| H A D | optee_sp_manifest.dts | 47 pages-count = <1>;
|
| /rk3399_ARM-atf/docs/plat/arm/fvp/ |
| H A D | fvp-build-options.rst | 45 - ``FVP_GICR_REGION_PROTECTION``: Mark the redistributor pages of 47 is ``0``, which means the redistributor pages of all CPU cores are marked
|
| /rk3399_ARM-atf/docs/getting_started/ |
| H A D | docs-build.rst | 6 pages. 40 The documentation can be compiled into HTML-formatted pages from the project
|
| H A D | build-options.rst | 1014 isolated on separate memory pages. This is a trade-off between security and 1016 pages" section in :ref:`Firmware Design`. This flag is disabled by default
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | ffa-manifest-binding.rst | 243 - pages-count [mandatory] 245 - Count of pages of memory region as a multiple of the translation granule 307 - pages-count [mandatory] 309 - Count of pages of memory region as a multiple of the translation granule
|
| H A D | secure-partition-manager-mm.rst | 657 This parameter is the number of translation granule size pages from 699 On success, the number of translation granule size pages from 748 Number of pages starting from the Base Address whose memory attributes
|
| H A D | xlat-tables-lib-v2-design.rst | 98 beginning; remapping some of these 4KB pages on the fly then becomes a
|
| H A D | rmm-el3-comms-spec.rst | 1193 | map_pages | 8 | uint64_t | Num of pages to map for console MMIO |
|
| /rk3399_ARM-atf/plat/nvidia/tegra/scat/ |
| H A D | bl31.scat | 243 * to guarantee that the coherent data are stored on their own pages and
|
| /rk3399_ARM-atf/docs/threat_model/ |
| H A D | supply_chain_threat_model.rst | 710 | | | | pages |
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | firmware-design.rst | 2423 Isolating code and read-only data on separate memory pages 2430 memory regions then it needs to map them using different memory pages. 2468 read-only data on separate memory pages. This in turn allows independent control
|
| /rk3399_ARM-atf/docs/ |
| H A D | change-log.md | 12544 - Enabled support to isolate code and read-only data on separate memory pages,
|