aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2020-04-20Core: Remove memory permission check APIJamie Fox
2020-04-20Boot: Upgrade MCUBoot to v1.5.0Balint Matyi
2020-04-16Docs: Update SPRTL design documentKen Liu
2020-04-06Docs: Update the 'design proposal process'Ken Liu
2020-04-03ITS: Support platform-specific MAX_BLOCK_DATA_COPYChris Brand
2020-03-27Doc: Introduce changelog for 1.0 releaseSoby Mathew
2020-03-27Doc: Update implication of using flash when running regressions testsSoby Mathew
2020-03-23Doc: Added a note on user-guideMinos Galanakis
2020-03-20Doc: Updating the user-guidesMinos Galanakis
2020-03-19Docs: Update Crypto docsJamie Fox
2020-03-12Doc: Minor fixes across the documentationMinos Galanakis
2020-03-12Doc: Updated the PS integration guide.Minos Galanakis
2020-03-12Doc: Remove external libraries from documentationMinos Galanakis
2020-03-12Docs: Align the command line with the right file nameShawn Shan
2020-03-12Build: Align PSA_API_TEST_xxx with PSA Arch TestKarl Zhang
2020-02-24Update the crypto and audit log sub-maintainerSoby Mathew
2020-02-24Crypto: Align to Mbed Crypto 3.0.1Antonio de Angelis
2020-02-21Docs: Remove unneeded contentEdison Ai
2020-02-19Docs: Update Attestation documentation to PSA 1.0Raef Coles
2020-02-19Attest: Align interface to PSA API 1.0Raef Coles
2020-02-19Attest: Introduce PSA error codesRaef Coles
2020-02-17Docs: Add configuration descriptionsKevin Peng
2020-02-12Docs: How to add a secure partitionEdison Ai
2020-02-12Docs: Add TFM build steps for PSA FF compliance testsJaykumar Pitambarbhai Patel
2020-02-07ITS: Add NAND flash type implementationsJamie Fox
2020-02-07ITS: Add support for different flash typesJamie Fox
2020-02-07ITS: Support scalable buffersJamie Fox
2020-02-07Docs: Update storage integration guidesJamie Fox
2020-02-03Build: Add support for ArmClang 6.13Ronald Cron
2020-01-30Docs: Change doc status to 'Accepted'Ken Liu
2020-01-27Docs: Change SST key management doc to acceptedJamie Fox
2020-01-27Build: Enable building TF-M with original MCUBootDavid Vincze
2020-01-27Attest: Accept empty shared data areaDavid Vincze
2020-01-25Docs: Move debug authentication documentationMate Toth-Pal
2020-01-24Doc: Minor documentation fixesGalanakis, Minos
2020-01-23Attest: Refine compile time build optionsTamas Ban
2020-01-20Docs: Add mailbox design on dual-core systemsDavid Hu
2020-01-20Docs: Update dualcore comms prototype doc to match codeChris Brand
2020-01-20Docs: Clarify behaviour of multiple NS PSA client calls feature in dual-cpuChris Brand
2020-01-20Docs: Typos etc in dual core comms designChris Brand
2020-01-20Docs: Rst version of dual core comms designChris Brand
2020-01-20Docs: dual-core boot designChris Brand
2019-12-20Docs: SST key management design proposalJamie Fox
2019-12-20Doc: Added design proposal for ITS flash writesGalanakis, Minos
2019-12-17Platform: Add support for SSE-200 AWS instanceMarton Berke
2019-12-17Platform: Move attestation example key PEM file under templateDavid Hu
2019-12-17Platform: Extract the duplicated identical dummy_crypto_keys.cDavid Hu
2019-12-17Platform: Add full support for PSoC64 platformChris Brand
2019-12-16Docs: Convert 'Cooperative Scheduling Rules' to .rstKen Liu
2019-12-06Core: Change the type of ns_caller from int32_t/uint32_t to boolSummer Qin