aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2020-04-13Crypto: Add missing crypto header file when exporting filesSherry Zhang
2020-04-13Core: Fix the compiling issue in file tfm_nspm_func.cSherry Zhang
2020-04-13Core: Change filenames of SPMMingyang Sun
2020-04-12Core: Fix 'event' malfunction behaviourKen Liu
2020-04-03ITS: Support platform-specific MAX_BLOCK_DATA_COPYChris Brand
2020-04-03SST: Increase stack size to 0x800 from 0x600Raymond Ngun
2020-04-03Attest: fix typo - ATTEST_TOKEN_ERR_CBOR_TYPEAlamy Liu
2020-04-03Build: Only pass -mcmse switch for secure compilesMate Toth-Pal
2020-03-27Version: Update for TF-M v1.0 releaseTF-Mv1.0Minos Galanakis
2020-03-25Attest: Checks challenge in attest_get_option_flagsMichel Jaouen
2020-03-24Core: Limit loop cycles while updating 'outlen'Ken Liu
2020-03-19Attest: Remove out-dated commentTamas Ban
2020-03-13SST: Fix build issue when SST_ENCRYPTION is OFFJamie Fox
2020-03-12Core: Apply a trivial versioning schemeSoby Mathew
2020-03-12ITS: Increase stack sizeKevin Peng
2020-03-06Build: Passing MBEDTLS_USER_CONFIG_FILE/PATH info to BuildMbedCrypto.cmakeAlamy Liu
2020-02-25Core: Add lifecycle APIShawn Shan
2020-02-25Build: Add memory protection configurationEdison Ai
2020-02-25Platform: Change the HAL prototype to report statusEdison Ai
2020-02-24Crypto: Implement key derivation for HUKJamie Fox
2020-02-24Crypto: Implement key storage APIsJamie Fox
2020-02-24SST: Use PSA Crypto 1.0 APIs for key derivationJamie Fox
2020-02-24Crypto: Align to Mbed Crypto 3.0.1Antonio de Angelis
2020-02-21Core: Fix the PROGRAMMER ERROR issueShawn Shan
2020-02-21Build: Enable linking with PSA FF compliance tests in NS and S ELFJaykumar Pitambarbhai Patel
2020-02-20Tools: Add linker_pattern support to manifest list fileJaykumar Pitambarbhai Patel
2020-02-20Test: Light test for multi-core multiple outstanding NS PSA Client callsDavid Hu
2020-02-20Test: Add a Secure Partition for multi-core testDavid Hu
2020-02-20Test: Add an option flag to control multi-core testsDavid Hu
2020-02-19SST: Implement PSA Protected Storage 1.0Galanakis, Minos
2020-02-19Attest: Align interface to PSA API 1.0Raef Coles
2020-02-19Attest: Introduce PSA error codesRaef Coles
2020-02-14Dualcpu: Adjust the definition number of mailbox queue slotsDavid Hu
2020-02-14Dualcpu: Implement tfm_rpc_set_caller_data()David Hu
2020-02-14Dualcpu: Support multiple outstanding NS PSA client calls in SPE sideDavid Hu
2020-02-13Core: Architecture context init function name refineSummer Qin
2020-02-13Core: Move state context init function into arch folderSummer Qin
2020-02-13Core: Remove thread exit functionSummer Qin
2020-02-13Core: Context structure refineSummer Qin
2020-02-13Core: Update thread stack definitionsSummer Qin
2020-02-13Core: Thread structure refineSummer Qin
2020-02-13Build: Add conditional build for secure context managementKevin Peng
2020-02-13Core: Refine NSPM implementation when NS ID is disabledKevin Peng
2020-02-13Core: Clear FP status before SPM initializationKen Liu
2020-02-12Build: Fix install directory for tfm_crypto_defs.hJamie Fox
2020-02-12Core: Enhance caller security attribute detectingSummer Qin
2020-02-07ITS: Add NAND flash type implementationsJamie Fox
2020-02-07ITS: Add support for different flash typesJamie Fox
2020-02-07ITS: Support scalable buffersJamie Fox
2020-02-07ITS: Refactor filesystem write functionJamie Fox