1 /* SPDX-License-Identifier: GPL-2.0-or-later */
4 * Early initialization code for aarch64 (a.k.a. armv8)
13 /* Get code positions. */
17 /* Calculate bootblock size. */
21 /* Call memcpy in arch/arm64/memcpy.S */
25 /* Calculate relocation offset between bootblock in flash and in DRAM. */
30 /* Jump to main() in DRAM. */