blob: 09650b9a7a2388750139cd411e429c76d7a021e4 [file] [log] [blame]
Patrick Williams92b42cb2022-09-03 06:53:57 -05001# Include Trusted Services Secure Partitions
2require optee-os-ts.inc
3
4# Conditionally include platform specific Trusted Services related OPTEE build parameters
5EXTRA_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)}"