Searched refs:rwp_store_base (Results 1 – 1 of 1) sorted by relevance
64 static uint8_t *rwp_store_base; variable136 assert(rwp_store_base); in idx_to_store()137 return rwp_store_base + idx * SMALL_PAGE_SIZE; in idx_to_store()393 rwp_store_base = phys_to_virt(tee_mm_sec_ddr.lo, MEM_AREA_TA_RAM, in rwp_init()395 assert(rwp_store_base); in rwp_init()
Completed in 3 milliseconds