Lines Matching refs:in
5 Arm Cortex-A72 cores. Also in contrast to previous Raspberry Pi versions this
29 ``config.txt``. You should have AArch64 code in the file loaded as the
33 Other options that should be set in ``config.txt`` to properly boot 64-bit
42 The BL31 code will patch the provided device tree blob in memory to advertise
55 port, also it deviates quite a lot from the RPi3 port in many other ways.
57 two could be (more) unified in the future.
69 pointed to such code by finding a ``armstub=`` key in ``config.txt``, it will
70 load this file to the beginning of DRAM (address 0) and execute it in
74 setting them in ``config.txt``. If the GPU firmware finds a magic value in the
75 armstub image file, it will put those two load addresses in memory locations
79 entry point, also put the DTB address in the x0 register, as requested by
82 would work as well, as long as it can cope with having the DT address in