# Include Trusted Services Secure Partitions | |
require optee-os-ts.inc | |
# Conditionally include platform specific Trusted Services related OPTEE build parameters | |
EXTRA_OEMAKE:append:qemuarm64-secureboot = "${@oe.utils.conditional('SP_PATHS', '', '', ' CFG_CORE_HEAP_SIZE=131072 CFG_TEE_BENCHMARK=n CFG_TEE_CORE_LOG_LEVEL=4 CFG_CORE_SEL1_SPMC=y ', d)}" |