Searched refs:BIN (Results 1 – 3 of 3) sorted by relevance
/tf-a-ffa_el3_spmc/make_helpers/ |
A D | build_macros.mk | 461 $(eval BIN := $(call IMG_BIN,$(1))) 527 $(BIN): $(ELF) 538 bl$(1): $(BIN) $(DUMP) 544 $(call ENCRYPT_FW,$(BIN),$(ENC_BIN)) 545 $(if $(2),$(call TOOL_ADD_IMG_PAYLOAD,bl$(1),$(BIN),--$(2),$(ENC_BIN),$(3), \ 548 $(if $(2),$(call TOOL_ADD_IMG_PAYLOAD,bl$(1),$(BIN),--$(2),$(BIN),$(3)))
|
/tf-a-ffa_el3_spmc/plat/rockchip/rk3399/drivers/m0/ |
A D | Makefile | 68 BIN := $(BUILD)/$(PLAT_M0).bin macro 103 all: $(BIN) $(BIN_PMU)
|
/tf-a-ffa_el3_spmc/drivers/nxp/auth/csf_hdr_parser/ |
A D | input_bl2_ch2 | 72 # Please note that OUTPUT SG BIN is only required for 2041/3041/4080/5020/5040 when ESBC flag is no…
|
Completed in 4 milliseconds