Home
last modified time | relevance | path

Searched refs:pm_rsa_core (Results 1 – 3 of 3) sorted by relevance

/rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/
H A Dzynqmp_pm_api_sys.h167 enum pm_ret_status pm_rsa_core(uint32_t address_high,
H A Dzynqmp_pm_svc_main.c479 ret = pm_rsa_core(pm_arg[0], pm_arg[1], pm_arg[2], in pm_smc_handler()
H A Dzynqmp_pm_api_sys.c1710 enum pm_ret_status pm_rsa_core(uint32_t address_high, in pm_rsa_core() function