Searched refs:plat_spmc_shmem_datastore (Results 1 – 5 of 5) sorted by relevance
13 __section(".arm_el3_tzc_dram") __unused static uint8_t plat_spmc_shmem_datastore[PAGE_SIZE];17 *datastore = (uint8_t *)plat_spmc_shmem_datastore; in plat_spmc_shmem_datastore_get()
13 plat_spmc_shmem_datastore[PLAT_SPMC_SHMEM_DATASTORE_SIZE];
196 __section("arm_el3_tzc_dram") uint8_t plat_spmc_shmem_datastore[DATASTORE_SIZE];200 *datastore = plat_spmc_shmem_datastore; in plat_spmc_shmem_datastore_get()
186 __section(".ram2_region") uint8_t plat_spmc_shmem_datastore[SPMC_SHARED_MEMORY_OBJ_SIZE];190 *datastore = plat_spmc_shmem_datastore; in plat_spmc_shmem_datastore_get()
184 uint8_t plat_spmc_shmem_datastore[PLAT_SPMC_SHMEM_DATASTORE_SIZE] __aligned(2 * sizeof(long)); variable188 *datastore = plat_spmc_shmem_datastore; in plat_spmc_shmem_datastore_get()