aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2024-03-05Build: Clean up unnecessary cmake_policy()David Hu
2024-03-05Build: Bump CMake mini version to 3.21David Hu
2023-10-30Build: Align change tf-m-tests config passDavid Hu
2023-10-26Test: Enable FPU test suiteJianliang Shen
2023-10-25Build: Support split ns/secure test buildDavid Hu
2023-10-18Build: Generalize NS build steps for various toolchainsDavid Hu
2023-10-07Build: Remove toolchain reset mechanismAnton Komlev
2023-10-07Build: Remove redundant TFM_INSTALL_PATH variableAnton Komlev
2023-10-07Build: Change TFM_TEST_REPO_PATH to CONFIG_TFM_TEST_DIRKevin Peng
2023-10-07Build: Remove psa-arch-test dependency from buildAnton Komlev
2023-10-07Build: Remove tf-m-tests dependency from the buildAnton Komlev
2023-03-01Build: Separate Kconfig system from CMake config systemKevin Peng
2023-03-01Build: Move out some codes from set_config.cmakeKevin Peng
2022-12-13Build: Unify the coding styleSherry Zhang
2022-11-28Build: Enable C++ support during compilationRajkumar Kanagaraj
2022-11-18Build: Change config_default to build minimum.Anton Komlev
2022-11-14Build: fetch_remote_library function to fetch remote libraries.Chris Brand
2022-11-08Build: Remove CMAKE_TOOLCHAIN_FILE interopRaef Coles
2022-10-07Build: Explicitly set CMP0123David Hu
2022-09-07SPM: Add MVE support for GNUARM toolchainGabor Toth
2022-08-11Build: Change default build option to MinSizeRelDávid Házi
2022-08-03Build: Add optional install.cmake for platformChris Brand
2022-07-29Revert "Build: fetch_remote_library function to fetch remote libraries."David Hu
2022-07-29Build: fetch_remote_library function to fetch remote libraries.Chris Brand
2022-04-24Build: Add option to set NS Evaluation App pathGabor Abonyi
2022-04-07BL1: Add BL1 testsuiteRaef Coles
2022-04-01BL1: Add BL1Raef Coles
2022-03-16Build: Simplify TFM_PLATFORM to support platform name onlyJianliang Shen
2022-02-22build: Print the full TF-M version on bootAnton Komlev
2022-01-26Build: Revert hotfixRaef Coles
2022-01-18Hotfix: Fix tests build issuesDavid Hu
2022-01-17BL2: Add BL2 test codeRaef Coles
2022-01-17Build: Change test code inclusion cmakeRaef Coles
2021-11-16SPM: Add FPU support for gnu arm embedded toolchainFeder Liang
2021-11-03Fix: include release.cmake correctlyJianliang Shen
2021-10-18docs: Decouple documentation build from the mainAnton Komlev
2021-09-06Build: Simplify TF-M regression test config parseDavid Hu
2021-08-20Build: Control single test without TEST_S/TEST_NS [TF-M repo]shejia01
2021-08-04Set CMAKE_INSTALL_PREFIX to TFM_INSTALL_PATHSatish Kumar
2021-08-04Docs: 1.4.0 release noteKen Liu
2021-04-08Version: Update for TF-M v1.3.0 releaseDavid Hu
2021-03-19FIH: Add fault injection hardening libraryTamas Ban
2021-01-30Build: Support passing absolute paths to TFM_PLATFORMØyvind Rønningstad
2020-11-25Version: Update for TF-M v1.2.0 releaseMinos Galanakis
2020-11-24Explicitly disable FPU, MVE and DSP supportRaef Coles
2020-11-10Build: Move config check to after compiler setupRaef Coles
2020-11-03Build: Add warning about absolute toolchain pathsRaef Coles
2020-11-03Build: Adjust configuration orderTamas Ban
2020-11-03Build: Add configuration checkingRaef Coles
2020-11-03Build: Refactor toolchain filesRaef Coles