- 20d89b8 ITS: Fix unused variable warning for read_size by Sebastian Bøe · 2 years, 1 month ago
- bba4def SPM: Combine two conditional blocks by Chris Brand · 2 years, 1 month ago
- 1b0ee71 Build: Fix IAR Error[Ta147] in tfm_arch.c by Andrej Butok · 2 years, 1 month ago
- 24d3e68 SPM: Remove cross call abi frame by Jianliang Shen · 2 years, 2 months ago
- 7de096f ITS: Add support for encrypted ITS by Markus Swarowsky · 2 years, 5 months ago
- 9d05a53 SPM: Skip PSP overflow checking when setting PSP Limit by Emekcan Aras · 2 years, 1 month ago
- 1259792 SPM: Record schedule attempt in PendSV if scheduler is locked by Jianliang Shen · 2 years, 2 months ago
- ab8f52d Build: Give a higher priority to the platform configuration. by Andrej Butok · 2 years, 2 months ago
- dc61756 Build: Add a message when MM-IOVEC is enabled by Kevin Peng · 2 years, 2 months ago
- eeb19ac Build: Merge tfm_partition_defs into tfm_config by Xinyu Zhang · 2 years, 2 months ago
- ed80b87 SPM: Remove "rhandle" in "connection_t" struct by Xinyu Zhang · 2 years, 1 month ago
- 3b9756e SPM: Refine connection initialization process by Xinyu Zhang · 2 years, 3 months ago
- e270696 Build: Simplify syntax assembly code for IAR compiler by Jianliang Shen · 2 years, 2 months ago
- b19c578 Platform: Fix alignment of the end of TFM_UNPRIV_CODE section by Bohdan Hunko · 2 years, 2 months ago
- 65d71a3 SPM: Introduce new agent API by Chris Brand · 2 years, 2 months ago
- f5069ff PS: ITS: Remove PS dependency on ITS by Maulik Patel · 2 years, 2 months ago
- 9191b61 Attest: Remove redundant definitions of PSA_INITIAL_ATTEST_MAX_TOKEN_SIZE by David Hu · 2 years, 2 months ago
- 6ccfd9d Attest: Fix "sometimes-uninitialized" build warning by Xinyu Zhang · 2 years, 2 months ago
- 9a6d90a SPM: Allocate handles locally if no connection-based services in SFN by Xinyu Zhang · 2 years, 5 months ago
- d95ee43 Attest: Align macro name with PSA spec by Sherry Zhang · 2 years, 3 months ago
- d2897cb Attest: Remove fetching claims info from shared memory by Sherry Zhang · 2 years, 3 months ago
- cc5bfaa Attest: Minor enhancement by Sherry Zhang · 2 years, 3 months ago
- ea01808 SPM: Add STATUS_NEED_SCHEDULE to manage scheduler by Jianliang Shen · 2 years, 6 months ago
- 857b37d SPM: Rename SVC handler file and function name by Kevin Peng · 2 years, 3 months ago
- acbc52a SPM: Add SVC function table for PSA APIs by Kevin Peng · 2 years, 4 months ago
- 4dc558b ITS: Save memory for RAM FS by Andrej Butok · 2 years, 3 months ago
- ffd13c3 PS: Use buffer overlap for object encrypt/decrypt by Sherry Zhang · 2 years, 3 months ago
- d9a2137 Platform: Fix possible stack corruption in platform_sp_nv_read_psa_api() by Andrej Butok · 2 years, 3 months ago
- a5f7981 SPM: Simplify the C SVC handling routine by Kevin Peng · 2 years, 4 months ago
- df37cb0 Hotfix: Correct the data size read by Summer Qin · 2 years, 3 months ago
- b63f3f4 SPM: Do not use msg.in_size to record data read/skipped by Kevin Peng · 2 years, 3 months ago
- 9cfa349 SPM: All FF-M API implementation return values by Kevin Peng · 2 years, 4 months ago
- aafc6d5 SPM: Re-define SVC number assignments by Kevin Peng · 2 years, 4 months ago
- fd2c7bc Platform Partition: Fix the manifest by Kevin Peng · 2 years, 3 months ago
- 93ba5ca Build: Fix IAR assembler compilation error, for CONFIG_TFM_FLOAT_ABI by Andrej Butok · 2 years, 3 months ago
- e25864c Build: Replace obsolete CONFIG_TFM_FP by CONFIG_TFM_FLOAT_ABI by Andrej Butok · 2 years, 3 months ago
- e5f0c00 Merge remote-tracking branch 'origin/release/1.8.x' into origin/master by Antonio de Angelis · 2 years, 3 months ago
- 4427421 SPM: Merge 'ffm' and 'cmsis_psa' sources by Ken Liu · 2 years, 5 months ago
- 581507a SPM: Change ns_agent flag bit definitions by Chris Brand · 2 years, 4 months ago
- 21e8745 SPM: Set connection->caller_data to NULL when called through ns_agent_tz by Chris Brand · 2 years, 4 months ago
- 9957a2c SPM: Partition initialization routines are now indexed by Summer Qin · 2 years, 4 months ago
- e1a07e3 SPM: Minor fix on coding style to align with CheckPatch by Xinyu Zhang · 2 years, 4 months ago
- 1d0d015 ITS: Minor fix in build system by Sherry Zhang · 2 years, 4 months ago
- 0a04b9b SPM: Fix thrd_next by Roman Mazurak · 2 years, 4 months ago
- 3aa5c1b IPC Backend: Fix ipc_schedule by Roman Mazurak · 2 years, 4 months ago
- 8c29224 SPM: Add memory barrier instructions by chesun01 · 2 years, 5 months ago
- d8bfff6 FWU: Fix MAX_IMAGE_INFO_LENGTH to allow MCUBOOT_IMAGE_NUMBER > 2 by Bohdan Hunko · 2 years, 4 months ago
- 4988da2 SPM: Remove unused SVC handling by Sherry Zhang · 2 years, 4 months ago
- 425d867 SPM: Fix build error on tfm_sprt library by Sherry Zhang · 2 years, 4 months ago
- c21b15a Kconfig: Override log level choice instead by Kevin Peng · 2 years, 4 months ago
- fb982f7 Kconfig: Add missing condition for PS config options by Kevin Peng · 2 years, 4 months ago
- 09129c7 Build: Fix IAR build by Michel Jaouen · 2 years, 4 months ago
- 60c4936 ITS: Enhance the tfm_its_set/get() APIs by Sherry Zhang · 2 years, 5 months ago
- 3b44fe9 SPM: Fix scheduling when NSPE was pre-empted by Chris Brand · 2 years, 4 months ago
- 0de293f Kconfig: Add secure log support by Jianliang Shen · 2 years, 6 months ago
- 5f00ed3 Kconfig: Refine psa arch test Kconfig configs by Jianliang Shen · 2 years, 6 months ago
- f6d1fab Kconfig: Add more configs from config_base.cmake by Jianliang Shen · 2 years, 6 months ago
- db114b5 Kconfig: Refine platform Kconfig configs by Jianliang Shen · 2 years, 6 months ago
- a1bba61 Kconfig: Refine Secure partitions Kconfig configs by Jianliang Shen · 2 years, 6 months ago
- 1229c09 Kconfig: Refine SPM Kconfig configs by Jianliang Shen · 2 years, 6 months ago
- 54e31d0 Kconfig: Add SPM promptless config options by Kevin Peng · 2 years, 7 months ago
- 88c6f3b SPM: Update the partition flag chart by Summer Qin · 2 years, 4 months ago
- 2dfd8d3 ITS: Enhance efficiency of getting file metadata by Sherry Zhang · 2 years, 5 months ago
- e9f182d ITS: Remove unused file system interface by Sherry Zhang · 2 years, 5 months ago
- 23ea97d ITS: Consolidate getting object file info related code by Sherry Zhang · 2 years, 5 months ago
- 80326b7 SPM: Provide option to schedule when NSPE is interrupted by Chris Brand · 2 years, 5 months ago
- e22d2a5 SPM: Split MMIOVEC and psa_read_wrie_skip into different files by chesun01 · 2 years, 5 months ago
- 94c5596 Crypto: Include version.h for Mbed TLS version by Antonio de Angelis · 2 years, 4 months ago
- d5e8afd SFN: Use WFI for busy wait by Xinyu Zhang · 2 years, 4 months ago
- abaabc7 SPM: Create a dedicated source file for PSA IRQ implementation by Xinyu Zhang · 2 years, 6 months ago
- 34a0ffd Crypto: Reduce diverging PSA Crypto headers between TF-M and Mbed TLS by Antonio de Angelis · 2 years, 6 months ago
- 0fe8390 SPM: Remove the psa_config.h by Kevin Peng · 2 years, 5 months ago
- 4413703 SPM: Move all PSA API into SPRT runtime dispatcher by Summer Qin · 2 years, 5 months ago
- e991ffb Crypto: Fix crypto init for any legacy driver by Michel Jaouen · 2 years, 6 months ago
- c8f7679 SPM: Refine spm_fill_message() API by Sherry Zhang · 2 years, 5 months ago
- a8c1258 NSA TZ: Move TZ initialization to SPM by BohdanHunko · 2 years, 6 months ago
- 6e978ea SPM: Add IS_NS_AGENT_TZ() macro by Chris Brand · 2 years, 5 months ago
- f8539fd SPM: 'p_handles' field is not needed in SFN backend by Sherry Zhang · 2 years, 5 months ago
- 6b6cb28 SPM: Add condition check for rhandle related context by Sherry Zhang · 2 years, 5 months ago
- bd8c7c9 Revert "SPM: Add STATUS_NEED_SCHEDULE to manage scheduler" by Jianliang Shen · 2 years, 5 months ago
- fdd3f1d SPM: Enable passing a parameter on thread start by BohdanHunko · 2 years, 6 months ago
- 2f82041 Crypto: Clean up psa_key_attributes_t structure definition by Gilles Peskine · 2 years, 5 months ago
- 2ead4fc SPM: Rename IS_PARTITION_*** to IS_*** by Summer Qin · 2 years, 5 months ago
- 71a79fe SPM: Gather memory symbols into one single file by Ken Liu · 2 years, 5 months ago
- 6d1a9b6 Build: Decouple option setting and check in header file config system by David Hu · 2 years, 6 months ago
- 749c9a5 SPRTL: remove rt_main by BohdanHunko · 2 years, 6 months ago
- ef49b1d SPM: Redirect PSA API runtimely instead of statically by Sherry Zhang · 2 years, 6 months ago
- 9e38935 SPM: Add STATUS_NEED_SCHEDULE to manage scheduler by Jianliang Shen · 2 years, 6 months ago
- c8a539a Dual-cpu: Remove duplicated definitions by David Hu · 2 years, 6 months ago
- c9313eb SPM: Rename 'conn_handle_t' to 'connection_t' by Ken Liu · 2 years, 6 months ago
- b2d4ed4 SPM: Set STATIC_HANDLE_IDX_BIT_WIDTH as 5 by Xinyu Zhang · 2 years, 6 months ago
- 8b9ab16 SPM: Simplify pool object validating function by Ken Liu · 2 years, 6 months ago
- 9af0898 SPM: Remove unused field 'sfn_maigc' by Ken Liu · 2 years, 6 months ago
- ef68607 Build: Tweak CRYPTO_ENGINE_BUF_SIZE in config header file by David Hu · 2 years, 6 months ago
- d8b2f2b SPM: Rename internal_errors.h to internal_status_code.h by shejia01 · 2 years, 6 months ago
- 95a88bc SPM: Use signals to drive FFM API procedures by shejia01 · 2 years, 7 months ago
- 707a7b5 NS Agent: Include compiler_ext_defs.h in psa_api_veneers_v80m.c by Xinyu Zhang · 2 years, 6 months ago
- bf0b26a SPM: Rename static_loader.c to rom_loader.c by Xinyu Zhang · 2 years, 6 months ago
- 1439fdc Build: Decouple NS from config_impl.h/.cmake by David Hu · 2 years, 6 months ago
- 5cba61c Kconfig: Move module component options to their own files by Kevin Peng · 2 years, 7 months ago