HomeSort by relevance Sort by last modified time
    Searched defs:cm_set_next_context (Results 1 - 2 of 2) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/include/lib/el3_runtime/
context_mgmt.h 66 static inline void cm_set_next_context(void *context) function
89 void cm_set_next_context(void *context);
  /device/linaro/bootloader/arm-trusted-firmware/bl1/aarch32/
bl1_context_mgmt.c 54 void cm_set_next_context(void *cpu_context) function
138 cm_set_next_context(cm_get_context(security_state));

Completed in 117 milliseconds