blob: af19ff832ac951955d81c62c0ad050bcd66c1744 [file] [log] [blame]
LINUX_FIRMWARE=""
CHROMEOS_KERNEL_SPLITCONFIG="chromiumos-arm64"
CHROMEOS_KERNEL_CONFIG_FILE="base.config-arm64"
CHROMEOS_KERNEL_ARCH="arm64"
# TODO(edjee): Verify these flags. Check whether we need "-ftree-vectorize",
# "-mfpu=...", "-mfloat-abi=hard", etc.
BOARD_COMPILER_FLAGS="-march=armv8-a+crc -mtune=cortex-a57"