Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/common/
H A Darm_nor_psci_mem_protect.c38 int arm_psci_read_mem_protect(int *enabled) in arm_psci_read_mem_protect() function
99 arm_psci_read_mem_protect(&enable); in arm_nor_psci_do_dyn_mem_protect()
119 (void) arm_psci_read_mem_protect(&enable); in arm_nor_psci_do_static_mem_protect()
/rk3399_ARM-atf/plat/arm/css/common/
H A Dcss_pm.c387 .read_mem_protect = arm_psci_read_mem_protect,
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_pm.c423 .read_mem_protect = arm_psci_read_mem_protect,
/rk3399_ARM-atf/include/plat/arm/common/
H A Dplat_arm.h234 int arm_psci_read_mem_protect(int *enabled);