Searched refs:os_arch (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dmp.c33 void update_os_arch_secondary_cores(uint8_t os_arch) argument
39 if (os_arch == IH_ARCH_DEFAULT)
/u-boot/arch/arm/lib/
H A Dbootm.c270 __weak void update_os_arch_secondary_cores(uint8_t os_arch) argument
/u-boot/boot/
H A Dimage-fit.c2162 uint8_t os_arch; local
2164 fit_image_get_arch(fit, noffset, &os_arch);
2165 images->os.arch = os_arch;

Completed in 137 milliseconds