aboutsummaryrefslogtreecommitdiff
path: root/interface
AgeCommit message (Expand)Author
2019-07-11Twincpu: Decouple multi-core booting from TF-M platform servicesDavid Hu
2019-07-04Plat: Disable TFM_NS_CLIENT_IDENTIFICATION on Cypress PSoC62David Hu
2019-07-04Merge branch 'master' into feature-twincpuDavid Hu
2019-06-28plat: Implement critical sections protectionAndrei Narkevitch
2019-06-28plat: Implement twin CPU system boot APIAndrei Narkevitch
2019-06-28Build: Remove "tfm_symbol" from manifestEdison Ai
2019-06-27Core: Add necessary includes in some header files.David Hu
2019-06-26T398: Source cleanup for tool chain integrationTTornblom
2019-06-22Twincpu: Implement NSPE PSA client call interface in dual core scenarioDavid Hu
2019-06-22Twincpu: Implement an initial version of NSPE mailbox libraryDavid Hu
2019-06-22Twincpu: Add an initial version of mailbox data types and APIsDavid Hu
2019-06-04Platform: IOCTL for platform-specific servicesMiklos Balint
2019-05-30Build: Support building IPC model without testsJamie Fox
2019-05-30Build: A switch for selecting platform serviceMingyang Sun
2019-05-29Crypto: Fixes for PSA Crypto API complianceJamie Fox
2019-05-29Build: Add option to enable or disable Audit LogJamie Fox
2019-05-24Attest: Add IPC compatibilityKevin Peng
2019-05-24Crypto: Implement additional PSA Crypto APIsAntonio de Angelis
2019-05-24Crypto: Migrate the service to use Mbed crypto libraryJamie Fox
2019-05-24Crypto: Add IPC compatibilityAntonio de Angelis
2019-05-17SST: Permit null pointers with zero lengthJamie Fox
2019-05-13Interface: Add necessary include in tfm_ns_lock.hOren Cohen
2019-05-10TwincpuProto: twincpu prototype workaroundsAshutosh Singh
2019-04-18Core: Add volatile to inline assembly blocksAntonio de Angelis
2019-04-15SST: IPC compatibility for Protected StorageSummer Qin
2019-04-12Crypto: Use uniform signaturesAntonio de Angelis
2019-04-10Interface: Improve code qualityHugues de Valon
2019-04-10SST: Improve code qualityHugues de Valon
2019-04-05Platform: Create platform service for pin functionsTamas Kaman
2019-04-03Core: Minor clean up to the veneers templateAntonio de Angelis
2019-04-03Crypto: Improve code qualityHugues de Valon
2019-04-01AuditLog: Improve code qualityHugues de Valon
2019-03-19Manifest: Use Jinja2 for template generationMate Toth-Pal
2019-03-13SST: Replace TFM SST errors by PSA PS errorsMarc Moreno Berengue
2019-03-13SST: Add uniform secure functions supportMarc Moreno Berengue
2019-03-13Interface: remove uncessary cmsis.h includeKevin Peng
2019-03-07Merge remote-tracking branch 'feature-ipc' into 'master'Edison Ai
2019-03-05Doc: fix doxygen comments.Gyorgy Szing
2019-03-05Doc: non C specific doxygen documentation added.Gyorgy Szing
2019-02-18Attest: Upgrade the API version to 1.0-beta-0Tamas Ban
2019-02-14Attest: Add CBOR/COSE encoding to IATTamas Ban
2019-02-13Attest: Make return values independent from TF-MTamas Ban
2019-02-13Attest: Update challenge size verificationTamas Ban
2019-02-13Attest: Implement get token size APITamas Ban
2019-02-13Attest: Update initial attestation headerTamas Ban
2019-02-05Test: Remove old SST test suitesMarc Moreno Berengue
2019-02-05SST: Replace SST APIs with PSA PS APIsJamie Fox
2019-02-05SST: Add PSA Protected Storage headerJamie Fox
2019-02-04Crypto: Align implementation to pass PSA API complianceJamie Fox
2019-02-01Crypto: Implement PSA key policy APIsJamie Fox