aboutsummaryrefslogtreecommitdiff
path: root/mk/config.mk
diff options
context:
space:
mode:
authorJerome Forissier <jerome.forissier@linaro.org>2018-09-25 13:41:13 +0200
committerJerome Forissier <jerome.forissier@linaro.org>2018-10-02 13:14:49 +0200
commit623056670b301c2315ef52ae04c5fa32d1576924 (patch)
tree22c8eaa8bd2fc2245712bd5f6e2591cff3885893 /mk/config.mk
parentf9089765b4360daae4ab64fd150638c81d805e95 (diff)
Update revision to 3.3
The commit [1] that changed the revision macros from 3.2 to 3.3 was not pushed to the master branch when I created the 3.3.0-rc1 tag. Pick this commit now. [1] Commit b5aecc05ca32 ("Update revision for release tag 3.3.0-rc1") (tag 3.3.0-rc1) Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Diffstat (limited to 'mk/config.mk')
-rw-r--r--mk/config.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/mk/config.mk b/mk/config.mk
index 1b37bd16..d92c33a2 100644
--- a/mk/config.mk
+++ b/mk/config.mk
@@ -107,7 +107,7 @@ endif
# with limited depth not including any tag, so there is really no guarantee
# that TEE_IMPL_VERSION contains the major and minor revision numbers.
CFG_OPTEE_REVISION_MAJOR ?= 3
-CFG_OPTEE_REVISION_MINOR ?= 2
+CFG_OPTEE_REVISION_MINOR ?= 3
# Trusted OS implementation manufacturer name
CFG_TEE_MANUFACTURER ?= LINARO