aboutsummaryrefslogtreecommitdiff
path: root/platform/CMakeLists.txt
AgeCommit message (Expand)Author
10 daysBuild: Add TF-M sanitization build optionRaef Coles
2024-03-09Build: Set install messages policy to lazyAntonio de Angelis
2024-03-05Build: Clean up unnecessary cmake_policy()David Hu
2024-03-05Update CMSIS to v6Gergely Korcsák
2024-03-05Build: Bump CMake mini version to 3.21David Hu
2023-11-03Merge branch 'feature-build-split-v2' into mainDavid Hu
2023-10-26Platform: Simplify directives of RSA key selectionDavid Hu
2023-10-12Platform: Remove tfm_initial_attest_pub_key.cBence Balogh
2023-10-07Build: Remove toolchain reset mechanismAnton Komlev
2023-10-07Build: Split build v2 for an521 platformAnton Komlev
2023-09-28RSS: Enable ECDSA image signature verificationRoland Mikhel
2023-09-25Build: move signature key len into signature typeRoland Mikhel
2023-08-18Build: Refine the measured boot build optionsJamie Fox
2023-07-18Build: Add OTP_NV_COUNTERS_RAM_EMULATION configuration.Andrej Butok
2023-07-07Platform: Allow overriding NV Counters IDsArnold Gabriel Benedict
2023-06-29Build: Merge tfm_partition_defs into tfm_configXinyu Zhang
2023-05-22Revert "Platform: Fix build error when NS is disabled"Xinyu Zhang
2023-05-18Platform: Fix build error when NS is disabledIvan Zhang
2023-04-27Platform: Update crypto_keys compile definitionsRaef Coles
2023-04-12BL1: Split platform_bl1 into bl1_1 and bl1_2Raef Coles
2023-03-17Build: Add check for TFM_PXN_ENABLEJianliang Shen
2023-03-02SPM: Gather memory symbols into one single fileKen Liu
2023-02-13Build: Support FPU with ARMCLANG.chesun01
2023-02-08Platform: Add configurable flash sizes to Corstone-310Gabor Toth
2023-01-11RSS: Add host flash driverRaef Coles
2022-11-21Attest: Set features with config header fileXinyu Zhang
2022-11-18Build: Change config_default to build minimum.Anton Komlev
2022-11-15Add possibility for platforms to define linker sections alignmentChris Brand
2022-11-01Build: Fix windows buildsDávid Házi
2022-10-31Attest: Improve attestation implementationDavid Hu
2022-10-26Build: Follow CMSIS naming convention in NS linker scriptsDávid Házi
2022-10-24RSS: Implement host ROTPKsRaef Coles
2022-10-24Platform: Allow overriding OTP IDsRaef Coles
2022-10-19Platform: Add direct link to tfm_spm_defsJamie Fox
2022-09-27Platform: Include mcuboot FIH header pathRaef Coles
2022-09-26Platform: Add non-default reset/halt config optionRaef Coles
2022-09-26FIH: Add fih.h interop for MCUBootRaef Coles
2022-09-15Partitions: remove PSA proxy partitionMark Horvath
2022-09-13FIH: Re-enable FIH on AN521Xinyu Zhang
2022-09-07SPM: Add MVE support for GNUARM toolchainGabor Toth
2022-09-05ADAC: Link to platform_bl2 only for corstone1000Maulik Patel
2022-08-29Build: Merge secure_api & sp_log_raw into tfm_sprtKevin Peng
2022-08-10Fix: Add FP compile option for platform_crypto_keysJianliang Shen
2022-08-07Crypto: Implement PSA builtin keysRaef Coles
2022-08-07Attest: Fix undefined profile error when disabledRaef Coles
2022-08-03Build: Move SPM HAL sources to tfm_spmJianliang Shen
2022-07-27Attest: Introduce PSA 2.0.0 attestation profileTamas Ban
2022-07-27Platform: Add boot measurement interfaceDavid Vincze
2022-07-20FPU: Added interrupts for FPU test purposesshejia01
2022-07-15Platform: Add NS NV countersRaef Coles