Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/include/bl32/tsp/
Dtsp.h44 #define TSP_SYSTEM_OFF_DONE 0xf2000008 macro
/device/linaro/bootloader/arm-trusted-firmware/bl32/tsp/
Dtsp_main.c327 return set_smc_args(TSP_SYSTEM_OFF_DONE, 0, 0, 0, 0, 0, 0, 0); in tsp_system_off_main()
/device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
Dtspd_main.c508 case TSP_SYSTEM_OFF_DONE: in tspd_smc_handler()