aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2021-05-20SPM: Rename 'static info' into 'load info'Ken Liu
2021-05-20SPM: Convert SVC number to uint8_tKevin Peng
2021-05-19FWU: Make setting the bootloader used in FWU simplerSherry Zhang
2021-05-19FWU: Add the support of image update with dependenciesSherry Zhang
2021-05-19SPM: Fix warning of variable length dataMingyang Sun
2021-05-18SPM: Add assets info for partitionsKen Liu
2021-05-13SPM: Fix service allocation logicMingyang Sun
2021-05-11SPM: Use partition static data from data sectionMingyang Sun
2021-05-11Build: Add partition static info for FF-testMingyang Sun
2021-05-10Crypto: Remove unnecessary multi-part operation clean-upDavid Hu
2021-05-08Build: Build and arrange partition static dataMingyang Sun
2021-05-08SPM: Add header files for partition static loadMingyang Sun
2021-05-08SPM: Do not schedule if NSPE was interrupted by SPEKevin Peng
2021-05-08Crypto: Add support for NV seed entropySummer Qin
2021-05-06Build: Fix some build warnings.shejia01
2021-04-30Interface: Change control param to uint32_t preprocessorXinyu Zhang
2021-04-29Interface: Fix veneer function namingDavid Hu
2021-04-28Unify to use ARRAY_SIZE in TF-M codesXinyu Zhang
2021-04-25Service: Add the "model" attribute to manifest fileShawn Shan
2021-04-22SPM: Update service structureMingyang Sun
2021-04-21Tools: Improvements on static handle encodingMingyang Sun
2021-04-20SPM: Remove memory data list from templateKen Liu
2021-04-16SPM: Optimize static handle check macroMingyang Sun
2021-04-13Service: Remove unnecessary "signal" in manifest fileShawn Shan
2021-04-08Version: Update for TF-M v1.3.0 releaseDavid Hu
2021-03-22SPM: Add error inspection for fatal errors (exceptions)Øyvind Rønningstad
2021-03-22SPM: Implement version check for stateless serviceMingyang Sun
2021-03-22Service: Create an example FF-M v1.1 partitionMingyang Sun
2021-03-22SPM: Service API psa_set_rhandle() changeMingyang Sun
2021-03-22SPM: Client API psa_call() changesMingyang Sun
2021-03-22SPM: Client API change for stateless serviceMingyang Sun
2021-03-19SPM: Add a tracking table for stateless serviceMingyang Sun
2021-03-19FIH: Improve labelling for testing toolRaef Coles
2021-03-19SPM: Add fault injection protection support in IPC modelDavid Hu
2021-03-19SPM: Add fault injection protection support in Library modelDavid Hu
2021-03-19FWU: Add the IPC model supportSherry Zhang
2021-03-19FWU: Add Firmware Update partitionSherry Zhang
2021-03-19SPM: Add a "connection_based" flag for serviceMingyang Sun
2021-03-19SPM: Wake up only when waitfing for the signalKevin Peng
2021-03-19Tool: Generate static handle for stateless serviceMingyang Sun
2021-03-19SPM: Check client version before creating handleKevin Peng
2021-03-18SPM: Improvements on SLIHKevin Peng
2021-03-18SPM: Add STATIC_HANDLE_VALUE_LIMIT macroMingyang Sun
2021-03-17Crypto: Upgrade Mbed TLS to 2.25Maulik Patel
2021-03-16SPM: Remove *TFM* IRQ APIs for IPC ModelKevin Peng
2021-03-16SPM: Set IRQ initial status for partitionsKevin Peng
2021-03-16SPM: Partial implementation of PSA interrupt control APIsKevin Peng
2021-03-12SPM: Adjust psa_arch_test SPE libraries nameShawn Shan
2021-03-12Arch: Apply hardware re-entrant detection featureSummer Qin
2021-03-12SPM: Update thread state namingKevin Peng