HomeSort by relevance Sort by last modified time
    Searched refs:cm_set_next_eret_context (Results 1 - 6 of 6) sorted by null

  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_main.c 89 cm_set_next_eret_context(NON_SECURE);
152 cm_set_next_eret_context(SECURE);
369 cm_set_next_eret_context(NON_SECURE);
397 cm_set_next_eret_context(NON_SECURE);
588 cm_set_next_eret_context(SECURE);
606 cm_set_next_eret_context(NON_SECURE);
666 cm_set_next_eret_context(SECURE);
tspd_common.c 100 cm_set_next_eret_context(SECURE);
  /device/linaro/bootloader/arm-trusted-firmware/include/bl31/
context_mgmt.h 62 void cm_set_next_eret_context(uint32_t security_state);
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_main.c 126 cm_set_next_eret_context(SECURE);
402 cm_set_next_eret_context(SECURE);
517 cm_set_next_eret_context(NON_SECURE);
536 cm_set_next_eret_context(NON_SECURE);
opteed_common.c 100 cm_set_next_eret_context(SECURE);
  /device/linaro/bootloader/arm-trusted-firmware/bl31/
context_mgmt.c 383 void cm_set_next_eret_context(uint32_t security_state) function

Completed in 323 milliseconds