Searched refs:reset_handler (Results 1 – 5 of 5) sorted by relevance
19 void WEAK reset_handler(void);41 reset_handler,75 #pragma weak reset_handler = default_reset_handler macro
71 .globl reset_handler symbol72 func reset_handler92 endfunc reset_handler
329 bl reset_handler
250 BL1 calls the ``reset_handler`` macro/function which in turn calls the CPU1352 boot paths. This is done by calling the ``reset_handler`` macro/function in both
11587 - Unintentional register clobber in AArch32 reset_handler function12796 another Boot ROM `reset_handler()` has already run. This enables a developer