blob: b6d9066ce723add8638697bbe2a47be4100ab08e [file] [log] [blame]
# main project for aud8518ap1-slc-32b-gva-eng
ARCH := arm64
ARM_CPU := cortex-a53
TARGET := aud8518ap1-slc-32b-gva-eng
WITH_KERNEL_VM := 1
WITH_LINKER_GC := 1
WITH_PMIC_MT6395 := 1
WITH_VCORE_I2C_BUCK := 1
# arch for lz4 compression lib
GLOBAL_DEFINES += \
LZ4_ARCH64=1
# add for dram config
GLOBAL_DEFINES += \
SUPPORT_TYPE_LPDDR4=1
# add SLC nand GPT common config
GLOBAL_DEFINES += \
SUPPORT_GPT_FIXED_LBS=1
MODULES += \
app/fitboot \
LK_HEAP_IMPLEMENTATION=miniheap