Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/make_helpers/
A Dwindows.mk77 BUILD_STRING ?= development build
/tf-a-ffa_el3_spmc/
A DMakefile312 ifeq (${BUILD_STRING},)
313 BUILD_STRING := $(shell git describe --always --dirty --tags 2> /dev/null) macro
315 VERSION_STRING := v${VERSION_MAJOR}.${VERSION_MINOR}(${BUILD_TYPE}):${BUILD_STRING}
/tf-a-ffa_el3_spmc/docs/getting_started/
A Dbuild-options.rst129 - ``BUILD_STRING``: Input string for VERSION_STRING, which allows the TF-A

Completed in 8 milliseconds