Home
last modified time | relevance | path

Searched refs:plat_reset_handler (Results 1 – 11 of 11) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/common/aarch32/
Dplatform_helpers.S13 .weak plat_reset_handler
54 func plat_reset_handler
56 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/plat/common/aarch64/
Dplatform_helpers.S15 .weak plat_reset_handler
92 func plat_reset_handler
94 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch32/
Djuno_helpers.S17 .globl plat_reset_handler symbol
169 func plat_reset_handler
183 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey/aarch64/
Dhikey_helpers.S16 .globl plat_reset_handler symbol
131 func plat_reset_handler
133 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/plat/rockchip/common/aarch64/
Dplat_helpers.S25 .globl plat_reset_handler symbol
34 func plat_reset_handler
52 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/plat/arm/board/juno/aarch64/
Djuno_helpers.S19 .globl plat_reset_handler symbol
174 func plat_reset_handler
188 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/aarch64/
Dhikey960_helpers.S18 .globl plat_reset_handler symbol
137 func plat_reset_handler
139 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/plat/nvidia/tegra/common/aarch64/
Dtegra_helpers.S40 .globl plat_reset_handler symbol
248 func plat_reset_handler
304 endfunc plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch32/
Dcpu_helpers.S27 bl plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/lib/cpus/aarch64/
Dcpu_helpers.S30 bl plat_reset_handler
/device/linaro/bootloader/arm-trusted-firmware/docs/
Dfirmware-design.rst1161 found in the `Porting Guide`_ (see the ``plat_reset_handler()`` function).
1283 The BL entrypoint code first invokes the ``plat_reset_handler()`` to allow