OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BL2
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/tbbr/
tbbr_tools.mk
15
#
BL2
: image filename (optional). Default is IMG_BIN(2) (see macro IMG_BIN)
62
# Add the
BL2
CoT (image cert + image)
63
$(if ${
BL2
},$(eval $(call CERT_ADD_CMD_OPT,${
BL2
},--tb-fw,true)),\
/device/linaro/bootloader/arm-trusted-firmware/tools/fiptool/
fip_create.sh
27
--tb-fw FILENAME Trusted Boot Firmware
BL2
40
--tb-fw-cert FILENAME Trusted Boot Firmware
BL2
certificate
/device/linaro/bootloader/arm-trusted-firmware/
Makefile
347
# Using the ARM Trusted Firmware
BL2
implies that a BL33 image also needs to be
414
include
bl2
/
bl2
.mk
548
$(if ${
BL2
}, $(eval $(call MAKE_TOOL_ARGS,2,${
BL2
},tb-fw)),\
693
@echo "
bl2
Build the
BL2
binary"
Completed in 61 milliseconds