aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2021-06-04Boot & FWU: Add support of reverting mechanism in DIRECT_XIP modeSherry Zhang
2021-06-03SPM: Fix load info manifest templateMingyang Sun
2021-06-02SPM: Fix warning of discarded qualifiersXinyu Zhang
2021-06-02SPM: Modify codes to pass CI CheckPatchXinyu Zhang
2021-06-02Attest: Remove initial attestation get public key API functionDavid Hu
2021-05-31SPM: Optimize stateless service logicKen Liu
2021-05-31SPM: Refine 'load' interfacesKen Liu
2021-05-31SPM: Correct 'invalid parameter' error handlingShawn Shan
2021-05-27SPM: Fix missing break in TFM_SVC_OUTPUT_UNPRIV_STRING SVC handlingAntonio de Angelis
2021-05-26FWU: Add checking the state of the running imageSherry Zhang
2021-05-25Tools: Change parser processing sequenceKen Liu
2021-05-25SPM: Fix Musca_B1 Regression Test IssueKen Liu
2021-05-24Crypto: Delete two deprecated crypto functions.shejia01
2021-05-22SPM: Shorten 'TFM_GET_CONTAINER_PTR'Ken Liu
2021-05-21SPM: Move 'load' headers into 'spm' folderKen Liu
2021-05-21Crypto: Key derivation module switch updateSummer Qin
2021-05-21SPM: Fix API input parameter of configuring isolationMingyang Sun
2021-05-21SPM: Make SP log support library modelMingyang Sun
2021-05-21SPM: Fix TFM_DEFAULT_SECURE_IRQ_PRIOTITY typoKevin Peng
2021-05-21Crypto: Refine asymmetric cryptographic control flagsDavid Hu
2021-05-20Tools: Update manifest parse tools for interrupt partShawn Shan
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