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

  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tlkd/
tlkd_private.h 95 * 'cpu_ctx' - space to maintain SP architectural state
103 cpu_context_t cpu_ctx; member in struct:tlk_context
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/opteed/
opteed_private.h 123 * 'cpu_ctx' - space to maintain OPTEE architectural state
129 cpu_context_t cpu_ctx; member in struct:optee_context
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/trusty/
trusty.c 33 cpu_context_t cpu_ctx; member in struct:trusty_cpu_ctx
292 int reg_width = GET_RW(read_ctx_reg(get_el3state_ctx(&ctx->cpu_ctx),
304 cm_set_context(&ctx->cpu_ctx, SECURE);
  /device/linaro/bootloader/arm-trusted-firmware/services/spd/tspd/
tspd_private.h 171 * 'cpu_ctx' - space to maintain SP architectural state
185 cpu_context_t cpu_ctx; member in struct:tsp_context

Completed in 61 milliseconds