aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2021-06-02Move tf_fuzz to tf-m-tools repoKarl Zhang
2021-05-25Tools: Change parser processing sequenceKen Liu
2021-05-21TF-Fuzz: Add test suite generator scriptMate Toth-Pal
2021-05-21TF-Fuzz: Update boilerplate to be compatible with latest TF-MMate Toth-Pal
2021-05-21TF-Fuzz: Add documentation for source directoriesMate Toth-Pal
2021-05-21TF-Fuzz: Initial Crypto support plus remaining SST supportGary Morrison
2021-05-21TF-Fuzz: Restructure TF-Fuzz for correct code generationGary Morrison
2021-05-20SPM: Rename 'static info' into 'load info'Ken Liu
2021-05-08Build: Build and arrange partition static dataMingyang Sun
2021-05-06Tools: Fix stateless handle issueKevin Peng
2021-04-30docs: update build and sw requirement docsSubhasish Ghosh
2021-04-26Docs: Support Sphinx SVG to PDFSummer Qin
2021-04-21Tools: Improvements on static handle encodingMingyang Sun
2021-04-14Tool: Automatically generate PIDs if neededXinyu Zhang
2021-04-12Tool: Detect duplicated partition IDsXinyu Zhang
2021-03-23Tool: Fix PSA-FF-test partition ID conflictMingyang Sun
2021-03-22SPM: Implement version check for stateless serviceMingyang Sun
2021-03-22Service: Create an example FF-M v1.1 partitionMingyang Sun
2021-03-19FWU: Add Firmware Update partitionSherry Zhang
2021-03-19Tool: Generate static handle for stateless serviceMingyang Sun
2021-02-23Introduce end-of-line normalizationKevin Peng
2021-02-01Docs: Updated target-file list to the new structure.Minos Galanakis
2021-01-26Tools: Naming refine: manifest -> partitionKevin Peng
2021-01-19Build: add rot to cmake partition target namesRaef Coles
2021-01-19Platform: Add linker script for LVL1 and LVL2Raef Coles
2021-01-13Docs: Fixed a minor issue with version stringMinos Galanakis
2021-01-12Tools: Move UART symbols out of test partition sectionShawn Shan
2020-12-29Build: Add global array used as stacksMingyang Sun
2020-12-10PSA_proxy: Create first version of PSA proxy partitionMark Horvath
2020-12-10Build: Conditional include of psa manifest headersMark Horvath
2020-11-23Build: Semantic versioning supportMinos Galanakis
2020-11-04Tools: Allow file generation without cmakeRaef Coles
2020-11-03Docs: Update SW requirements documentationAnton Komlev
2020-11-03Build: Refactor toolchain filesRaef Coles
2020-11-02Revert "Docs: Update SW requirements documentation"Anton Komlev
2020-11-02Docs: Update SW requirements documentationAnton Komlev
2020-10-29Tools: iat-verifier fixessetrofim
2020-10-22Build: Update the test partition manifestKen Liu
2020-10-22Build: Put generated header files to 'build' directoryMingyang Sun
2020-10-13Build: Update windows build settingsKen Liu
2020-10-07Build: Make file generation more robustRaef Coles
2020-09-24Build: Convert docs directory to modern cmakeMinos Galanakis
2020-09-24Docs: Decouple from CMAKE and enable sphynx-build.Minos Galanakis
2020-09-24Build: Convert tools dir to modern cmakeRaef Coles
2020-09-02Build: Remove unused field 'tfm_extensions'Ken Liu
2020-08-26Tools: update iat-verifier README and samplesSergei Trofimov
2020-08-14Tools: iatverifier display bytes field in hexa formatMichel Jaouen
2020-08-13Test: Remove test from TF-MKevin Peng
2020-08-12Test: Simplify dual-cpu lightweight NS multi-thread testDavid Hu
2020-08-05SPM: Restructure SPM folderSummer Qin