Home
last modified time | relevance | path

Searched refs:BUILD_STRING (Results 1 – 3 of 3) sorted by relevance

/trusted-firmware-a-3.6.0-3.5.0/make_helpers/
Dwindows.mk77 BUILD_STRING ?= development build
/trusted-firmware-a-3.6.0-3.5.0/
DMakefile330 ifeq (${BUILD_STRING},)
331 BUILD_STRING := $(shell git describe --always --dirty --tags 2> /dev/null) macro
333 VERSION_STRING := v${VERSION}(${BUILD_TYPE}):${BUILD_STRING}
/trusted-firmware-a-3.6.0-3.5.0/docs/getting_started/
Dbuild-options.rst138 - ``BUILD_STRING``: Input string for VERSION_STRING, which allows the TF-A