aboutsummaryrefslogtreecommitdiff
path: root/secure_fw/spm/cmsis_psa
AgeCommit message (Expand)Author
2023-04-25SPM: Merge 'ffm' and 'cmsis_psa' sourcesKen Liu
2023-04-25SPM: Set connection->caller_data to NULL when called through ns_agent_tzChris Brand
2023-04-21SPM: Fix thrd_nextRoman Mazurak
2023-04-18SPM: Add memory barrier instructionschesun01
2023-04-04SPM: Fix scheduling when NSPE was pre-emptedChris Brand
2023-03-29SPM: Provide option to schedule when NSPE is interruptedChris Brand
2023-03-17SPM: Remove the psa_config.hKevin Peng
2023-03-16SPM: Move all PSA API into SPRT runtime dispatcherSummer Qin
2023-03-13SPM: Refine spm_fill_message() APISherry Zhang
2023-03-10SPM: 'p_handles' field is not needed in SFN backendSherry Zhang
2023-03-10SPM: Add condition check for rhandle related contextSherry Zhang
2023-03-07Revert "SPM: Add STATUS_NEED_SCHEDULE to manage scheduler"Jianliang Shen
2023-03-06SPM: Enable passing a parameter on thread startBohdanHunko
2023-03-02SPM: Rename IS_PARTITION_*** to IS_***Summer Qin
2023-03-02SPM: Gather memory symbols into one single fileKen Liu
2023-03-01SPM: Redirect PSA API runtimely instead of staticallySherry Zhang
2023-02-28SPM: Add STATUS_NEED_SCHEDULE to manage schedulerJianliang Shen
2023-02-27SPM: Rename 'conn_handle_t' to 'connection_t'Ken Liu
2023-02-22SPM: Set STATIC_HANDLE_IDX_BIT_WIDTH as 5Xinyu Zhang
2023-02-22SPM: Simplify pool object validating functionKen Liu
2023-02-21SPM: Remove unused field 'sfn_maigc'Ken Liu
2023-02-20SPM: Rename internal_errors.h to internal_status_code.hshejia01
2023-02-20SPM: Use signals to drive FFM API proceduresshejia01
2023-02-20SPM: Rename static_loader.c to rom_loader.cXinyu Zhang
2023-02-08SPM: Add ISB instruction after CPS instructionSherry Zhang
2023-02-06SPM: Rename spm_ipc.h to spm.hSherry Zhang
2023-02-03SPM: Optimize partition_t struct in SFN backendSherry Zhang
2023-02-03SPM: Remove GET_PARTITION_PRIVILEGED_MODE definitionsBohdanHunko
2023-02-01SPM: Check DCRS value during SVC HandlingBence Balogh
2023-02-01SPM: Skip maintaining callee registers when DCRS=ZEROKen Liu
2023-01-31SPM: Use CMSIS defined EXC_RETURN macrosXinyu Zhang
2023-01-17SPM: Remove waitobj and sync threads with signalsshejia01
2022-12-08Merge remote-tracking branch 'origin/release/1.7.x' into origin/masterAntonio de Angelis
2022-12-07Build: IAR build fixDávid Házi
2022-12-05Build: Fix IAR build for config_profile_medium_arotlessMichel Jaouen
2022-11-21SPM: Set features with config header fileXinyu Zhang
2022-11-17SPM: Add check on secure priorityMichel Jaouen
2022-11-14SPM: Decide if direct FLIH call by comparing boundaries.Chendi Sun
2022-10-31Build: MSP stack sealing moved to the Reset_Handler()Dávid Házi
2022-10-28SPM: Change the prototype of the irq init functionChris Brand
2022-10-27SPM: Fix type of LOAD_INFO_IRQChris Brand
2022-10-27SPM: Avoid typecasts using more LOAD_INFO_ macrosChris Brand
2022-10-27SPM: Add validation in arch_init_contextKevin Peng
2022-10-21SPM: Set PendSV priority appropriatelyChris Brand
2022-10-21SPM: Combine TFM_CORE_ASSERT and TFM_ASSERTSummer Qin
2022-10-20SPM: move tfm_arch_is_priv() to generic tfm_arch headerAntonio de Angelis
2022-10-17Platform: Move faults handlers to dedicated fileKevin Peng
2022-10-13Build: Fix IAR buildDávid Házi
2022-10-08Build: Fix IAR build ErrorMichel Jaouen
2022-09-13FIH: Re-enable FIH on AN521Xinyu Zhang