Searched refs:BL_STACK_SIZE (Results 1 – 2 of 2) sorted by relevance
38 #ifndef BL_STACK_SIZE39 #define BL_STACK_SIZE 4096 macro
517 uint64_t __attribute__ ((section (".stack"))) _STACK[BL_STACK_SIZE / sizeof(uint64_t)];