Home
last modified time | relevance | path

Searched refs:core_status (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a/plat/arm/common/fconf/
A Dfconf_ethosn_getter.c56 uint8_t core_status; in fconf_populate_ethosn_config() local
71 core_status = fdt_node_get_status(hw_conf_dtb, sub_node); in fconf_populate_ethosn_config()
72 if (core_status == ETHOSN_STATUS_DISABLED) { in fconf_populate_ethosn_config()
/trusted-firmware-a/plat/xilinx/zynqmp/pm_service/
A Dpm_svc_main.c62 uint32_t core_status[3]; in trigger_wdt_restart() local
67 pm_get_node_status(NODE_APU_0 + i, core_status); in trigger_wdt_restart()
68 if (core_status[0] == 1) { in trigger_wdt_restart()

Completed in 4 milliseconds