From 1c0d52ace3c237ca6276cafb5c73f699a75c1d40 Mon Sep 17 00:00:00 2001 From: Jens Wiklander Date: Thu, 20 Jun 2024 16:04:45 +0200 Subject: [PATCH] Update CHANGELOG for 4.3.0 Update CHANGELOG for 4.3.0 and collect Tested-by tags. Signed-off-by: Jens Wiklander Tested-by: Joakim Bech (RPi 3B v1.2) Tested-by: Jerome Forissier (vexpress-qemu_armv8a) Tested-by: Jerome Forissier (vexpress-qemu_virt) Tested-by: Igor Opaniuk (Poplar) Tested-by: Sahil Malhotra (imx-mx6dlsabresd) Tested-by: Sahil Malhotra (imx-mx6qsabresd) Tested-by: Sahil Malhotra (imx-mx6sllevk) Tested-by: Sahil Malhotra (imx-mx6ulevk) Tested-by: Sahil Malhotra (imx-mx6ulzevk) Tested-by: Sahil Malhotra (imx-mx7dsabresd) Tested-by: Sahil Malhotra (imx-mx7ulpevk) Tested-by: Sahil Malhotra (imx-mx8dxlevk) Tested-by: Sahil Malhotra (imx-mx8mmevk) Tested-by: Sahil Malhotra (imx-mx8mnevk) Tested-by: Sahil Malhotra (imx-mx8mqevk) Tested-by: Sahil Malhotra (imx-mx8mpevk) Tested-by: Sahil Malhotra (imx-mx8qmmek) Tested-by: Sahil Malhotra (imx-mx8qxpmek) Tested-by: Sahil Malhotra (imx-mx8ulpevk) Tested-by: Sahil Malhotra (imx-mx93evk) Tested-by: Sahil Malhotra (LS1046A-RDB) Tested-by: Sahil Malhotra (LX2160A-RDB) Tested-by: Jens Wiklander (rockchip-rk3399, Rockpi4B) Tested-by: Jens Wiklander (Hikey) Tested-by: Jens Wiklander (imx-mx8mqevk) Tested-by: Jens Wiklander (FVP) Tested-by: Imre Kis (fvp-ts) Tested-by: Etienne Carriere (stm32mp1-157C_EV1) Tested-by: Etienne Carriere (stm32mp1-157C_EV1_SCMI) Tested-by: Etienne Carriere (stm32mp1-157C_DK2_SCMI) Tested-by: Gatien Chevallier (stm32mp1-157C_DK2) Tested-by: Gatien Chevallier (stm32mp1-135F_DK) --- CHANGELOG.md | 30 ++++++++++++++++++++++++++++++ mk/config.mk | 2 +- 2 files changed, 31 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f9c936b6dea..c14c32fb9d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,33 @@ +# OP-TEE - version 4.3.0 (2024-07-12) + +- Links to the release pages, commits and pull requests merged into this release for: + - OP-TEE/optee_os: [release page][OP_TEE_optee_os_release_4_3_0], [commits][OP_TEE_optee_os_commits_4_3_0] and [pull requests][OP_TEE_optee_os_pr_4_3_0] + - OP-TEE/optee_client: [release page][OP_TEE_optee_client_release_4_3_0], [commits][OP_TEE_optee_client_commits_4_3_0] and [pull requests][OP_TEE_optee_client_pr_4_3_0] + - OP-TEE/optee_test: [release page][OP_TEE_optee_test_release_4_3_0], [commits][OP_TEE_optee_test_commits_4_3_0] and [pull requests][OP_TEE_optee_test_pr_4_3_0] + - OP-TEE/build: [release page][OP_TEE_build_release_4_3_0], [commits][OP_TEE_build_commits_4_3_0] and [pull requests][OP_TEE_build_pr_4_3_0] + - linaro-swg/optee_examples: [release page][linaro_swg_optee_examples_release_4_3_0], [commits][linaro_swg_optee_examples_commits_4_3_0] and [pull requests][linaro_swg_optee_examples_pr_4_3_0] + + +[OP_TEE_optee_os_release_4_3_0]: https://github.com/OP-TEE/optee_os/releases/tag/4.3.0 +[OP_TEE_optee_os_commits_4_3_0]: https://github.com/OP-TEE/optee_os/compare/4.2.0...4.3.0 +[OP_TEE_optee_os_pr_4_3_0]: https://github.com/OP-TEE/optee_os/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2024-04-12..2024-07-12 + +[OP_TEE_optee_client_release_4_3_0]: https://github.com/OP-TEE/optee_client/releases/tag/4.3.0 +[OP_TEE_optee_client_commits_4_3_0]: https://github.com/OP-TEE/optee_client/compare/4.2.0...4.3.0 +[OP_TEE_optee_client_pr_4_3_0]: https://github.com/OP-TEE/optee_client/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2024-04-12..2024-07-12 + +[OP_TEE_optee_test_release_4_3_0]: https://github.com/OP-TEE/optee_test/releases/tag/4.3.0 +[OP_TEE_optee_test_commits_4_3_0]: https://github.com/OP-TEE/optee_test/compare/4.2.0...4.3.0 +[OP_TEE_optee_test_pr_4_3_0]: https://github.com/OP-TEE/optee_test/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2024-04-12..2024-07-12 + +[OP_TEE_build_release_4_3_0]: https://github.com/OP-TEE/build/releases/tag/4.3.0 +[OP_TEE_build_commits_4_3_0]: https://github.com/OP-TEE/build/compare/4.2.0...4.3.0 +[OP_TEE_build_pr_4_3_0]: https://github.com/OP-TEE/build/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2024-04-12..2024-07-12 + +[linaro_swg_optee_examples_release_4_3_0]: https://github.com/linaro-swg/optee_examples/releases/tag/4.3.0 +[linaro_swg_optee_examples_commits_4_3_0]: https://github.com/linaro-swg/optee_examples/compare/4.2.0...4.3.0 +[linaro_swg_optee_examples_pr_4_3_0]: https://github.com/linaro-swg/optee_examples/pulls?q=is%3Apr+is%3Amerged+base%3Amaster+merged%3A2024-04-12..2024-07-12 + # OP-TEE - version 4.2.0 (2024-04-12) - Links to the release pages, commits and pull requests merged into this release for: diff --git a/mk/config.mk b/mk/config.mk index 63ab57ad5af..3d640cfc988 100644 --- a/mk/config.mk +++ b/mk/config.mk @@ -127,7 +127,7 @@ CFG_OS_REV_REPORTS_GIT_SHA1 ?= y # 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 ?= 4 -CFG_OPTEE_REVISION_MINOR ?= 2 +CFG_OPTEE_REVISION_MINOR ?= 3 CFG_OPTEE_REVISION_EXTRA ?= # Trusted OS implementation version