SRC_CC += bootstrap/platform_cpu_memory_area.cc SRC_CC += bootstrap/spec/arm/arm_v7_cpu.cc SRC_S += bootstrap/spec/arm/crt0.s # # Disable FPU instructions generated by GCC until MMU is enabled # and alignment restrictions are relaxed # CC_MARCH = -march=armv7-a+nofp -mfpu=vfpv3 ARCH_WIDTH_PATH := spec/32bit include $(call select_from_repositories,lib/mk/bootstrap-hw.inc)