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

  /device/google/contexthub/firmware/os/platform/stm32/inc/plat/
bl.h 38 #ifndef BL_STACK_SIZE
39 #define BL_STACK_SIZE 4096
  /device/google/contexthub/firmware/os/platform/stm32/
bl.c 519 uint64_t __attribute__ ((section (".stack"))) _STACK[BL_STACK_SIZE / sizeof(uint64_t)];

Completed in 49 milliseconds