aboutsummaryrefslogtreecommitdiff
path: root/secure_fw
AgeCommit message (Expand)Author
2019-01-28Attest: Add implementation ID claim to IATTamas Ban
2019-01-28Platform: Rename device ID to be aligned with PSA SMTamas Ban
2019-01-17Attest: Fix include pathTamas Ban
2019-01-15Core: Fix iovec parameter passing for TFM_LVL==1Mate Toth-Pal
2019-01-10Core: change iovec return type to psa_status_tMate Toth-Pal
2019-01-10Test: Add testcase for testing outvec writeMate Toth-Pal
2019-01-04Test: Change test services to use iovec APIMate Toth-Pal
2019-01-04Core: Save iovec in SPM databaseMate Toth-Pal
2019-01-04Core: Sanitize iovec parameters in TF-M CoreMate Toth-Pal
2019-01-04Core: fix stack restoration in tfm_secure_api.cMate Toth-Pal
2019-01-04Core: create iovec-based veneers for secure functionsMiklos Balint
2019-01-04Manifest: fix Attest service partition manifestMate Toth-Pal
2019-01-04Manifest: Remove outdated Crypto APIsMate Toth-Pal
2018-12-14Core: Make initial debug config platform-specificMarc Moreno Berengue
2018-12-11AuditLog: Define a secure API interface layerAntonio de Angelis
2018-12-06Build: Compile Mbed TLS as MinSizeRel by defaultJamie Fox
2018-12-05Attest: Add initial attestation prototypeTamas Ban
2018-12-05Platform: Add device ID supportTamas Ban
2018-12-05Platform: Add boot seed supportTamas Ban
2018-12-05Core: Create wrapper functions around C lib callsTamas Ban
2018-12-05Core: Add data exchange b/w runtime and BL2Tamas Ban
2018-12-05Core: Rename tfm_unpriv_api.c to tfm_spm_services.cTamas Ban
2018-12-05Platform: Clean-up stack and heap allocationTamas Ban
2018-12-03SST: Fix code logic in set_active_object_tableMarc Moreno Berengue
2018-11-23SST: Fix incorrect delete file functionMarc Moreno Berengue
2018-11-23SST: Fix incorrect block meta offset calculationMarc Moreno Berengue
2018-11-19Core: fix NSPM default client ID assignmentMiklos Balint
2018-11-15PlatformSP: Add Platform serviceMarc Moreno Berengue
2018-11-15Platform: Add secure partition section tagMarc Moreno Berengue
2018-11-15Core: Rename tfm_platform_api header fileMarc Moreno Berengue
2018-11-15Core: New SPM services API for secure partitionsMiklos Balint
2018-11-07SST: Update get free file ID functionMarc Moreno Berengue
2018-11-07SST: Fix incorrect load of valid object tableMarc Moreno Berengue
2018-11-07AuditLog: Use TFM get caller API instead of a dummy valueAntonio de Angelis
2018-10-16Platform: Repartition RAM area in Musca A1Marc Moreno Berengue
2018-10-04Crypto: Add support for Hash functionalitiesAntonio de Angelis
2018-10-04Crypto: Add Crypto serviceAntonio de Angelis
2018-09-21Core: refactor error handling scenariosMiklos Balint
2018-09-21Tools: Add asset policy table generation toolMarc Moreno Berengue
2018-09-19SST: Renumber NS client IDsMarc Moreno Berengue
2018-09-19Test: Exchange asset perms between thread A and CMarc Moreno Berengue
2018-09-19SST: Use get caller client ID API in SSTMate Toth-Pal
2018-09-19Core: Add unpriv API to get caller client IDMate Toth-Pal
2018-09-19Core: Add veneer for registering NS client idMate Toth-Pal
2018-09-19Core: implement TZ context handling if used by NS RTOSMiklos Balint
2018-09-17SST: Add capability to use RAM instead of flashMarc Moreno Berengue
2018-09-17Core: Fix: disable non-secure exception handlingMiklos Balint
2018-09-13Test: Add rollback protection tests for SSTMarc Moreno Berengue
2018-09-12SST: Add rollback protection in SST serviceMarc Moreno Berengue
2018-09-12Platform: Add NV counter interfaceMarc Moreno Berengue