aboutsummaryrefslogtreecommitdiff
path: root/secure_fw/partitions/protected_storage
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-09-26Build: Add dependencies for the manifest toolKevin Peng
2023-08-28Interface: Clean up the tfm_api.h header fileKevin Peng
2023-08-23Kconfig: Align changes with CMake and Header file build systemJianliang Shen
2023-06-29Build: Merge tfm_partition_defs into tfm_configXinyu Zhang
2023-06-16PS: ITS: Remove PS dependency on ITSMaulik Patel
2023-05-23PS: Use buffer overlap for object encrypt/decryptSherry Zhang
2023-04-12Kconfig: Add missing condition for PS config optionsKevin Peng
2023-04-03Kconfig: Refine Secure partitions Kconfig configsJianliang Shen
2023-03-02Build: Decouple option setting and check in header file config systemDavid Hu
2023-02-16Kconfig: Move module component options to their own filesKevin Peng
2023-01-31PS: Add helper commentBohdanHunko
2023-01-30PS: define ps_table_key_label only if PS_ENCRYPTION is setBohdanHunko
2023-01-18ITS: Remove include of config_ps.hDavid Hu
2022-12-21Protected Storage: Add correct header to grab configurationAntonio de Angelis
2022-11-22Build: Add Kconfig filesJianliang Shen
2022-11-22Fix: Remove whitespace after '#pragma message'Jianliang Shen
2022-11-21PS: Set features with config header fileXinyu Zhang
2022-11-14PS: Rollback protection is essential in GCM/CCM encryption algorithmSherry Zhang
2022-10-21Partitions: Combine tfm_xxx_secure_api.c and tfm_xxx_ipc.cSummer Qin
2022-10-21SPM: Remove Library Model codesSummer Qin
2022-10-21Build: Remove Library Model branch in build systemSummer Qin
2022-09-15Partitions: remove PSA proxy partitionMark Horvath
2022-08-31Partitions: Enable configurable stack sizeKevin Peng
2022-08-29Build: Merge secure_api & sp_log_raw into tfm_sprtKevin Peng
2022-08-29tfm_secure_api.h should be Library Model onlyKevin Peng
2022-08-07PS: Update to use PSA builtin key HUK derivationRaef Coles
2022-07-19Platform: Update platform partition to SFNRaef Coles
2022-07-06Build: Fix minor link issuesKevin Peng
2022-05-19SPM: Deprecate customized '*_mem*' APIKen Liu
2022-05-19PARTITIONS: Adjust the stack size of partitionsSherry Zhang
2022-05-17Revert "PARTITIONS: Adjust the stack size of partitions"David Hu
2022-05-17PARTITIONS: Adjust the stack size of partitionsSherry Zhang
2022-03-11Partitions: Convert PSA Partitions to SFN ModelKevin Peng
2021-12-22Cppcheck: Fix warnings with updated tf-m-ci-scriptsAntonio de Angelis
2021-11-01PS: Fix bug in ps_encrypted_object_readSherry Zhang
2021-10-07Platform: Update default NV counter implementationRaef Coles
2021-10-05Platform: Add IAR support for Musca B1TTornblom
2021-08-31PS: Ensure IV does not wrapSherry Zhnag
2021-08-20Build: Control single test without TEST_S/TEST_NS [TF-M repo]shejia01
2021-08-16ITS: Implement ITS Services with static handleShawn Shan
2021-08-16PS: Implement Protected Storage services with static handleShawn Shan
2021-08-12PS: Update non-static label implementationDavid Hu
2021-07-23Revert "PS: Update non-static label implementation"Anton Komlev
2021-07-23PS: Update non-static label implementationDavid Hu
2021-07-21Crypto: Align PSA Crypto API to 1.0 versionSummer Qin
2021-07-19protected_storage: Enable non static key labelsGeorgios Vasilakis
2021-07-14PS: Fix bug when encrypt/decrypt PS objectsSherry Zhang
2021-06-24Partitions: Fix minor header include issuesKevin Peng