aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
3 daysSPM: Mask NS interrupts in Secure thread mode executionSherry Zhang
14 daysMailbox: Return status from agent psa close callsJamie Fox
14 daysSPM: Remove duplicate check from PSA Close implementationJamie Fox
14 daysSPM: Add debug assert to tfm_pool_free() functionJamie Fox
14 daysSPM: Add allocation state bookkeeping to pool allocatorJamie Fox
2024-03-12SPM: Move RPC message check definition into spm.hXinyu Zhang
2024-03-12SPM: Assign valid PID to agent partitionsSherry Zhang
2024-03-08cleanup: Remove executable permission from *.c, *.h and *.txt filesDávid Házi
2024-03-05Build: Clean up unnecessary cmake_policy()David Hu
2024-03-05Update cmsis.h to tfm_hal_device_header.hGergely Korcsák
2024-03-05Build: Bump CMake mini version to 3.21David Hu
2024-02-27SPM: Get lifecycle state from OTPMaulik Patel
2024-02-26Mailbox: Remove unnecessary assertChris Brand
2024-02-22SPM: Replace caller_data to client_dataJianliang Shen
2024-02-15Build: crypto: Ignore p256m target if not enabledMarkus Swarowsky
2024-02-13Crypto: Remove option for native mbedtls API in builtin key loaderAntonio de Angelis
2024-01-31Mailbox: Make tfm_mailbox_init() staticChris Brand
2024-01-26SPM: Overwrite pool data on free in debug buildsJamie Fox
2024-01-24Crypto: Add FPU flags for p256mSummer Qin
2024-01-16SPM: Fix NULL pointer dereference when passing no outvecs to psa_call.Brian Quach
2024-01-15NSA TZ: Use const for ret_errBohdan Hunko
2024-01-12RSS: Add a 2nd MHU for Mailbox AgentTamas Ban
2024-01-12Dualcpu: use macros for mailbox signal handlingDavid Vincze
2024-01-12Platform: Check NV counter read lengthKostiantyn Tkachov
2024-01-11SPM: Fix compiler warningsChris Brand
2024-01-09Partition: Add logging on init failBohdan Hunko
2023-12-12Dualcpu: Rename MAILBOX_SIGNAL to MAILBOX_INTERRUPT_SIGNALJianliang Shen
2023-12-05SPM: Rename Mailbox Agent APIs header fileJianliang Shen
2023-12-04Build: Remove linkage section "SFN" and its helperschesun01
2023-12-01Crypto: Add missing key derivation APIs in the interfaceSummer Qin
2023-11-30FWU: Remove redundant check of FWU_DEVICE_CONFIG_FILEBohdan Hunko
2023-11-29Merge branch 'release/2.0.x' into mainDavid Hu
2023-11-28SPM: Use NS Agent stack for initialization in SFN modelXinyu Zhang
2023-11-28SPM: Minor fixSherry Zhang
2023-11-27Dual-core: Distinguish client_id from different clientsSherry Zhang
2023-11-27SPM: Distinguish clients in psa_connect/close in dual-coreSherry Zhang
2023-11-27SPM: Abstract SPM initialization processchesun01
2023-11-24Remove unused macro cmse_nsfptr_create()Chris Brand
2023-11-23partitions: crypto: Add missing PSA defined algorithms and keys checksJoakim Andersson
2023-11-22SPM: Deprecate "tfm_rpc_client_call_reply" when Mailbox is disabledXinyu Zhang
2023-11-21SPM: Rename mailbox agent APIs source fileJianliang Shen
2023-11-21SPM: Print the TF-M version as early as possibleSebastian Bøe
2023-11-20Mailbox: Move tfm_spe_mailbox related codes into "ns_agent_mailbox"Xinyu Zhang
2023-11-20HAL: Move Mailbox related HAL functions into tfm_hal_mailbox.hXinyu Zhang
2023-11-15SPM: Avoid duplicated SPM stack sealingKen Liu
2023-11-15spm: Replace deprecated SCnSCB with ICB on v8.1m archDávid Házi
2023-11-15Revert "SPM: Avoid frequent SPM stack sealing"Ken Liu
2023-11-15SPM: Avoid frequent SPM stack sealingKen Liu
2023-11-07Tools: Enable profiling in build splitJianliang Shen
2023-11-07SPM: Update SPM stack sealingJianliang Shen