1 /* SPDX-License-Identifier: GPL-2.0-only */
5 /* Required to jump to kernel in ARM state */
7 /* void boot_linux(void *kernel_ptr, void *fdt_ptr); */
13 /* Set R0 = 0x00000000 as expected by Linux ABI */
15 /* Set R1 = 0xffffffff as expected by Linux ABI */
17 /* Linux ABI expects SVC mode (0x13) with IRQ(7) and FIQ(6) disabled. */