Searched refs:BIN (Results 1 – 3 of 3) sorted by relevance
/arm-trusted-firmware-2.8.0/make_helpers/ |
A D | build_macros.mk | 475 $(eval BIN := $(call IMG_BIN,$(1))) 546 $(BIN): $(ELF) 557 $(1): $(BIN) $(DUMP) 563 $(call ENCRYPT_FW,$(BIN),$(ENC_BIN)) 564 $(if $(2),$(call TOOL_ADD_IMG_PAYLOAD,$(1),$(BIN),--$(2),$(ENC_BIN),$(3), \ 567 $(if $(2),$(call TOOL_ADD_IMG_PAYLOAD,$(1),$(BIN),--$(2),$(BIN),$(3)))
|
/arm-trusted-firmware-2.8.0/plat/rockchip/rk3399/drivers/m0/ |
A D | Makefile | 68 BIN := $(BUILD)/$(PLAT_M0).bin macro 103 all: $(BIN) $(BIN_PMU)
|
/arm-trusted-firmware-2.8.0/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