Lines Matching refs:bl32
7 INCLUDES += -Iinclude/bl32/tsp
10 BL32_SOURCES += bl32/tsp/tsp_ffa_main.c \
11 bl32/tsp/ffa_helpers.c
13 BL32_SOURCES += bl32/tsp/tsp_main.c
16 BL32_SOURCES += bl32/tsp/aarch64/tsp_entrypoint.S \
17 bl32/tsp/aarch64/tsp_exceptions.S \
18 bl32/tsp/aarch64/tsp_request.S \
19 bl32/tsp/tsp_interrupt.c \
20 bl32/tsp/tsp_timer.c \
21 bl32/tsp/tsp_common.c \
25 BL32_DEFAULT_LINKER_SCRIPT_SOURCE := bl32/tsp/tsp.ld.S