OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FWU_FIP_ADD_PAYLOAD
(Results
1 - 3
of
3
) sorted by null
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/
build_macros.mk
136
#
FWU_FIP_ADD_PAYLOAD
appends the command line arguments required by fiptool
141
define
FWU_FIP_ADD_PAYLOAD
163
$(call
FWU_FIP_ADD_PAYLOAD
,$(value $(1)),$(2))
/device/linaro/bootloader/arm-trusted-firmware/make_helpers/tbbr/
tbbr_tools.mk
50
$(eval $(call
FWU_FIP_ADD_PAYLOAD
,${FWU_CERT},--fwu-cert))
/device/linaro/bootloader/arm-trusted-firmware/
Makefile
579
$(eval $(call
FWU_FIP_ADD_PAYLOAD
,${BL2U_PATH},--ap-fwu-cfg))
Completed in 195 milliseconds