Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rpi/rpi4/include/
H A Dplat.ld.S19 .armstub8 . : {
21 KEEP(*(.armstub8))
/rk3399_ARM-atf/plat/rpi/rpi5/include/
H A Dplat.ld.S19 .armstub8 . : {
21 KEEP(*(.armstub8))
/rk3399_ARM-atf/plat/rpi/common/aarch64/
H A Darmstub8_header.S21 armstub8: label
/rk3399_ARM-atf/docs/plat/
H 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
415 3. Copy ``armstub8.bin`` here. When ``kernel8.img`` is available, The VideoCore
416 bootloader will look for a file called ``armstub8.bin`` and load it at
455 .. _default AArch64 stub: https://github.com/raspberrypi/tools/blob/master/armstubs/armstub8.S
H A Drpi5.rst48 file to ``armstub8-2712.bin``.
H A Drpi4.rst68 If bootcode.bin finds a file called ``armstub8.bin`` on the SD card or it gets
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot_dtpm_poc.rst181 armstub=armstub8.bin
189 Copy ``armstub8.bin`` from the TF-A build path to the root folder of the
274 MESS:00:00:02.455255:0: brfs: File read: /mfs/sd/armstub8.bin
275 MESS:00:00:02.459284:0: Loaded 'armstub8.bin' to 0x0 size 0xdbe74
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Dplatform.mk119 RPI3_ARMSTUB8_BIN := ${BUILD_PLAT}/armstub8.bin