Searched refs:TSPD_SP_CTX_SIZE (Results 1 – 2 of 2) sorted by relevance
126 #define TSPD_SP_CTX_SIZE 0x90 macro127 #define TSPD_SP_CTX_ENTRIES (TSPD_SP_CTX_SIZE >> DWORD_SHIFT)160 CASSERT(TSPD_SP_CTX_SIZE == sizeof(sp_ctx_regs_t), \
198 memcpy(&tsp_ctx->sp_ctx, &tsp_ctx->cpu_ctx, TSPD_SP_CTX_SIZE); in tspd_sel1_interrupt_handler()403 TSPD_SP_CTX_SIZE); in tspd_smc_handler()
Completed in 6 milliseconds