Home
last modified time | relevance | path

Searched refs:FIRST_RESET_HANDLER_CALL (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/juno/aarch64/
Dplat_helpers.S131 #ifdef FIRST_RESET_HANDLER_CALL
/device/linaro/bootloader/arm-trusted-firmware/include/common/
Dbl_common.h102 #define FIRST_RESET_HANDLER_CALL macro
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.md982 compile time using the constant `FIRST_RESET_HANDLER_CALL`.
990 FIRST_RESET_HANDLER_CALL` block.
994 should be applied in the `#else` part of a `#if FIRST_RESET_HANDLER_CALL`
999 functionality should be applied outside of a `FIRST_RESET_HANDLER_CALL`