Skip to content
Snippets Groups Projects
Commit 297c57f8 authored by Frieder Schrempf's avatar Frieder Schrempf
Browse files

meta-ktn-imx: ktn-mx8mm.inc: Set cortexa53-crypto to DEFAULTTUNE

Copied from the imx8mm-evk configuration in meta-freescale.
parent 4041493f
No related branches found
No related tags found
1 merge request!1Add Kirkstone support
......@@ -3,6 +3,11 @@ include conf/machine/include/arm/armv8a/tune-cortexa53.inc
MACHINEOVERRIDES =. "mx8:mx8m:mx8mm:ktn-mx8mm:"
# Mainline BSP defaults to "generic" cortexa53 configuration,
# adjust it here to include crypto extension which enables
# inline NEON and FPU code generation
DEFAULTTUNE:use-mainline-bsp = "cortexa53-crypto"
UBOOT_BINARY ?= "flash.bin"
UBOOT_SUFFIX ?= "bin"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment