Home
last modified time | relevance | path

Searched refs:DEBUG (Results 1 – 6 of 6) sorted by relevance

/optee_os/core/arch/arm/plat-bcm/
H A Dconf.mk39 ifeq ($(DEBUG),1)
/optee_os/ta/pkcs11/src/
H A Dobject.c137 #ifdef DEBUG in destroy_object()
216 #ifdef DEBUG in create_object()
H A Dpkcs11_attributes.c1199 #ifdef DEBUG /* Sanity: check function argument */ in create_attributes_from_template()
1499 #ifdef DEBUG in create_attributes_from_template()
/optee_os/mk/
H A Dconfig.mk52 ifeq ($(DEBUG),1)
/optee_os/lib/libmbedtls/mbedtls/
H A DREADME.md109 …will build shared libraries in addition to the static libraries. Setting `DEBUG` gives you a debug…
/optee_os/
H A DCHANGELOG.md1092 * Fix build issue with `DEBUG=y` and `CFG_TEE_CORE_LOG_LEVEL=0` ([#1502])