Home
last modified time | relevance | path

Searched full:cfg_stmm_path (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/
H A Dsub.mk83 ifneq ($(CFG_STMM_PATH),)
86 depends-stmm = scripts/gen_stmm_hex.py $(CFG_STMM_PATH)
87 recipe-stmm = scripts/gen_stmm_hex.py --input $(CFG_STMM_PATH) \
/optee_os/.github/workflows/
H A Dci.yml281 dd if=/dev/urandom of=BL32_AP_MM.fd bs=2621440 count=1 && _make PLATFORM=vexpress-qemu_armv8a CFG_STMM_PATH=BL32_AP_MM.fd CFG_RPMB_FS=y CFG_CORE_HEAP_SIZE=524288 CFG_TEE_RAM_VA_SIZE=0x00400000
/optee_os/mk/
H A Dconfig.mk877 ifneq ($(CFG_STMM_PATH),)