Lines Matching full:debug
50 # Define DEBUG=1 to compile without optimization (forces -O0)
51 # DEBUG=1
52 ifeq ($(DEBUG),1)
62 # Enabling CFG_DEBUG_INFO makes debug information embedded in core.
65 # If y, enable debug features of the TEE core (assertions and lock checks
77 # 3: error + info + debug
78 # 4: error + info + debug + flow
98 # - To debug user-mode (TA) allocations: build OP-TEE *and* the TA with:
100 # - To debug TEE core allocations: build OP-TEE with:
112 # Levels: 0=none 1=error 2=info 3=debug 4=flow
595 # clients to retrieve debug and statistics information on core and loaded TAs.
1174 # When this option is enabled, OP-TEE provides a debug method for
1273 # trace messages from/to the debug terminal of the semihosting host computer.