- 9f1a754 Tools: Generate SPM configurations in script by Kevin Peng · 3 years, 6 months ago
- 0bed7e0 SPM: Merge 'internal_msg' members into handle by Ken Liu · 3 years, 6 months ago
- 897e8f1 Revert "SPM: Use flag to indicate NS Agent" by Ken Liu · 3 years, 6 months ago
- 27f9a49 SPM: Use flag to indicate NS Agent by Ken Liu · 3 years, 6 months ago
- 5a28da3 SPM: Turn bi-directional list into uni-directional by Ken Liu · 3 years, 7 months ago
- 9544482 SPM: Abstract NS configurations by Summer Qin · 3 years, 6 months ago
- baa7f5b SPM: Remove the tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 3 years, 7 months ago
- cdf3ae2 SPM: Remove the tfm_spm_get_running_partition() by Kevin Peng · 3 years, 7 months ago
- a40d29f SPM: Introduce GET_PARTITION_PRIVILEGED_MODE by Kevin Peng · 3 years, 7 months ago
- 56c571e SPM: Add Macros of checking Partition attributes by Kevin Peng · 3 years, 7 months ago
- 2bc4d57 SPM: Add build-time config for optional PSA APIs by Xinyu Zhang · 3 years, 7 months ago
- bb4a42a SPM: Optimize the PSA API error handling process by Mingyang Sun · 3 years, 8 months ago
- a7ba50b SPM: Rename 'thread call' with 'cross call' by Xinyu Zhang · 3 years, 7 months ago
- ca59ec0 SPM: Refinements on de-privileged FLIH implementation by Kevin Peng · 3 years, 8 months ago
- 3778bc1 SPM: Use the right stack for SPM in multi-core builds by Chris Brand · 3 years, 8 months ago
- b288c52 HAL: Duplicates three legacy tfm_spm_hal_* APIs for IPC Model by Kevin Peng · 3 years, 10 months ago
- f7a20d8 SPM: Make the parameters of interrupt APIs common by Kevin Peng · 3 years, 8 months ago
- 8a57969 SPM: Trigger scheduler at the end of interrupt handling by Kevin Peng · 3 years, 8 months ago
- 3f67b2e SPM: Separate interrupt codes to new interrupt.[h/c] by Kevin Peng · 3 years, 10 months ago
- b287ef8 SPM: Handle specific programmer errors in function by Xinyu Zhang · 3 years, 9 months ago
- 67a89fd SPM: Add "psa" in interrupt APIs to unify with others by Kevin Peng · 3 years, 9 months ago
- 620c856 SPM: Use a standalone lock for scheduling by Mingyang Sun · 3 years, 9 months ago
- f39d8eb SPM: Add runtime SFN backend by Ken Liu · 3 years, 10 months ago
- 038348e SPM: Implement MM-IOVEC Secure Partition API by Shawn Shan · 4 years ago
- 802a370 SPM: Add backend operation 'replying' by Ken Liu · 3 years, 10 months ago
- 92ede9f SPM: Critical-section for signal asserting by Ken Liu · 3 years, 10 months ago
- e07c3b7 SPM: PSA API working under Thread mode when level 1 by Ken Liu · 3 years, 10 months ago
- 82e3eac SPM: Make PSA interface redirect-able by Ken Liu · 3 years, 10 months ago
- 62bae59 SPM: Update boundaries for the 1st partition by Ken Liu · 3 years, 10 months ago
- 5e68b11 SPM: Trigger scheduler at the end of SPM API by Mingyang Sun · 3 years, 11 months ago
- deae45d SPM: Involve SPM backends by Mingyang Sun · 4 years ago
- d399a1f HAL: Migrate legacy interrupt API to new HAL API by Kevin Peng · 4 years ago
- 5d73c87 SPM: Abstract and update SPM module 'thread' by Ken Liu · 4 years ago
- 3dd9256 SPM: Rename 'irq_defs' into 'interrupt_defs' by Ken Liu · 4 years ago
- 385fda8 SPM: Add client_id validation by Kevin Peng · 4 years ago
- eec41a8 SPM: Change data type of Partition ID to int32_t by Kevin Peng · 4 years ago
- eeca465 SPM: Replace SVC "ctx" with actual args by Mingyang Sun · 4 years, 1 month ago
- e529e3b SPM: Remove the "privileged" argument by Mingyang Sun · 4 years, 1 month ago
- 22a3faf SPM: Get "ns_caller" information from caller info by Mingyang Sun · 4 years, 1 month ago
- 133a792 SPM: Rename PSA API source and header filename by Mingyang Sun · 4 years, 1 month ago
- b26b280 SPM: Unify the args of PSA API function body by Mingyang Sun · 4 years, 1 month ago
- ae77416 SPM: Remove IPC model reference of "spm_partition_defs.h" by Mingyang Sun · 4 years, 1 month ago
- 9f7cd96 SPM: Activate scheduler in psa_wait() if no signal asserted by Kevin Peng · 4 years, 1 month ago
- 8621324 SPM: Add error check of NULL stateless service by Mingyang Sun · 4 years, 1 month ago
- f5c66be SPM: Make boot data table only have enabled Partition by Kevin Peng · 4 years, 1 month ago
- 9280ae9 SPM: Changes to Secure Partition API for FLIH by Kevin Peng · 4 years, 7 months ago
- ef42f44 SPM: Stateless services can be searched by sid by Mingyang Sun · 4 years, 2 months ago
- 27e4227 SPM: Add IRQ data in Partition Loading by Kevin Peng · 4 years, 2 months ago
- f8564cb SPM: Invert tfm_spm_check_buffer_access() logic by Antonio de Angelis · 4 years, 3 months ago
- a38e9b5 SPM: Fix warning of discarded qualifiers by Xinyu Zhang · 4 years, 2 months ago
- b3b2cb6 SPM: Optimize stateless service logic by Ken Liu · 4 years, 3 months ago
- acd2a57 SPM: Refine 'load' interfaces by Ken Liu · 4 years, 3 months ago
- 9c7b9be SPM: Correct 'invalid parameter' error handling by Shawn Shan · 4 years, 3 months ago
- c25558c SPM: Shorten 'TFM_GET_CONTAINER_PTR' by Ken Liu · 4 years, 3 months ago
- 2b35266 SPM: Use partition static data from data section by Mingyang Sun · 4 years, 4 months ago
- 99b069f Interface: Change control param to uint32_t preprocessor by Xinyu Zhang · 4 years, 4 months ago
- ade2e0a Unify to use ARRAY_SIZE in TF-M codes by Xinyu Zhang · 4 years, 5 months ago
- 783a59b SPM: Update service structure by Mingyang Sun · 4 years, 4 months ago
- e8d3808 SPM: Optimize static handle check macro by Mingyang Sun · 4 years, 4 months ago
- 453ad40 SPM: Implement version check for stateless service by Mingyang Sun · 4 years, 5 months ago
- 6d5dc3d SPM: Service API psa_set_rhandle() change by Mingyang Sun · 4 years, 5 months ago
- cb6f70e SPM: Client API psa_call() changes by Mingyang Sun · 4 years, 5 months ago
- 00cef5e SPM: Client API change for stateless service by Mingyang Sun · 4 years, 5 months ago
- 9804b6a SPM: Add fault injection protection support in Library model by David Hu · 4 years, 6 months ago
- 07b4241 FWU: Add Firmware Update partition by Sherry Zhang · 4 years, 7 months ago
- 8dac610 SPM: Wake up only when waitfing for the signal by Kevin Peng · 4 years, 5 months ago
- edb8ee4 SPM: Check client version before creating handle by Kevin Peng · 4 years, 5 months ago
- f9a0eb0 SPM: Partial implementation of PSA interrupt control APIs by Kevin Peng · 4 years, 7 months ago
- df6aa29 Revert "SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle" by Kevin Peng · 4 years, 5 months ago
- ae8965e SPM: Remove tfm_spm_get_msg_buffer_from_conn_handle by Kevin Peng · 4 years, 5 months ago
- 24dffb2 SPM: Adjust fundamental headers - lists and bits by Ken Liu · 4 years, 6 months ago
- bcae38b SPM: Implementation error codes update by Ken Liu · 4 years, 7 months ago
- 55ba01f SPM: Rename 'spm/common' into 'spm/ffm' by Ken Liu · 4 years, 7 months ago