Home
last modified time | relevance | path

Searched refs:armstub8 (Results 1 – 5 of 5) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/rpi/rpi4/include/
A Dplat.ld.S19 .armstub8 . : {
21 KEEP(*(.armstub8))
/arm-trusted-firmware-2.8.0/plat/rpi/rpi4/aarch64/
A Darmstub8_header.S21 armstub8: label
/arm-trusted-firmware-2.8.0/docs/plat/
A Drpi3.rst38 - If there is also a file called ``armstub8.bin``, it will load it at address
44 anything else we need is in ``armstub8.bin``. This way we can forget about the
61 The file ``armstub8.bin`` contains BL1 and the FIP. It is needed to add padding
198 ones in the memory map. The resulting file is ``armstub8.bin``, located in the
199 build folder (e.g. ``build/rpi3/debug/armstub8.bin``). To know how to use this
296 address by changing the file ``armstub8.bin``, so there's no point in using
420 3. Copy ``armstub8.bin`` here. When ``kernel8.img`` is available, The VideoCore
421 bootloader will look for a file called ``armstub8.bin`` and load it at
460 .. _default AArch64 stub: https://github.com/raspberrypi/tools/blob/master/armstubs/armstub8.S
A Drpi4.rst68 If bootcode.bin finds a file called ``armstub8.bin`` on the SD card or it gets
/arm-trusted-firmware-2.8.0/plat/rpi/rpi3/
A Dplatform.mk66 RPI3_ARMSTUB8_BIN := ${BUILD_PLAT}/armstub8.bin

Completed in 6 milliseconds