Searched refs:reset_handler (Results 1 – 8 of 8) sorted by relevance
19 void WEAK reset_handler(void);41 reset_handler,75 #pragma weak reset_handler = default_reset_handler macro
25 .globl reset_handler26 func reset_handler46 endfunc reset_handler
26 .globl reset_handler27 func reset_handler54 endfunc reset_handler
296 bl reset_handler
281 bl reset_handler
329 bl reset_handler
250 BL1 calls the ``reset_handler()`` function which in turn calls the CPU1307 boot paths. This is done by calling the ``reset_handler()`` function in both
7236 - Unintentional register clobber in AArch32 reset_handler function8445 another Boot ROM `reset_handler()` has already run. This enables a developer