Home
last modified time | relevance | path

Searched refs:TRUSTZONE_OCRAM_START (Results 1 – 4 of 4) sorted by relevance

/optee_os/core/arch/arm/plat-imx/pm/
A Dcpuidle-imx7d.c38 core_mmu_get_va(TRUSTZONE_OCRAM_START + in imx7d_cpuidle_init()
50 p->pa_base = TRUSTZONE_OCRAM_START + LOWPOWER_IDLE_OCRAM_OFFSET; in imx7d_cpuidle_init()
94 cpuidle_ocram_base = core_mmu_get_va(TRUSTZONE_OCRAM_START + in imx_pen_lock()
126 cpuidle_ocram_base = core_mmu_get_va(TRUSTZONE_OCRAM_START + in imx_pen_unlock()
163 cpuidle_ocram_base = core_mmu_get_va(TRUSTZONE_OCRAM_START + in imx7d_lowpower_idle()
A Dpm-imx7.c101 iram_tbl_phys_addr = TRUSTZONE_OCRAM_START + 16 * 1024; in pm_imx7_iram_tbl_init()
149 core_mmu_get_va(TRUSTZONE_OCRAM_START + SUSPEND_OCRAM_OFFSET, in imx7_suspend_init()
159 p->pa_base = TRUSTZONE_OCRAM_START + SUSPEND_OCRAM_OFFSET; in imx7_suspend_init()
A Dimx7_suspend.c31 uint32_t suspend_ocram_base = core_mmu_get_va(TRUSTZONE_OCRAM_START + in imx7_cpu_suspend()
/optee_os/core/arch/arm/plat-imx/registers/
A Dimx7.h55 #define TRUSTZONE_OCRAM_START 0x180000 macro

Completed in 4 milliseconds