Lines Matching full:boot
54 /* multicore boards that use the default secondary core boot functions
55 * need to put the address of the secondary boot code, the boot reg,
57 * have their own boot functions can use these values as they want.
68 /* multicore boards that use the default secondary core boot functions
72 * boot loader/boot ROM code, and secondary_cpu_reset_hook() should
74 * secondary CPUs to point at this boot blob.
110 /* Boot firmware has been loaded, typically at address 0, with -bios or
128 * changing to non-secure state if implementing a non-secure boot,
136 /* CPU having load the kernel and that should be the first to boot. */
141 * arm_load_kernel - Loads memory with everything needed to boot
144 * @info: handle to the boot info struct
146 * everything needed to boot, depending on machine and user options:
147 * kernel image, boot loaders, initrd, dtb. Also registers the CPU
163 * @binfo: struct describing the boot environment
201 FIXUP_BOOTREG, /* overwrite with boot register address */