aboutsummaryrefslogtreecommitdiff
path: root/platform
AgeCommit message (Expand)Author
2019-01-28Platform: Add hardware versionTamas Ban
2019-01-28Platform: Add implementation IDTamas Ban
2019-01-28Platform: Rename device ID to be aligned with PSA SMTamas Ban
2019-01-18Platform: Extend crypto key API with attestation keyTamas Ban
2019-01-04Core: create iovec-based veneers for secure functionsMiklos Balint
2019-01-04Platform: ld: align sections in secure binaryMate Toth-Pal
2018-12-14Core: Make initial debug config platform-specificMarc Moreno Berengue
2018-12-05Test: Add test suite for Attestation ServiceTamas Ban
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-05Platform: Reduce stack size of test partitionsTamas Ban
2018-12-05Platform: Add SRAM limit assert to S sct filesMate Toth-Pal
2018-12-05Platform: Fix compile error without BL2Tamas Ban
2018-12-05Core: Rename tfm_unpriv_api.c to tfm_spm_services.cTamas Ban
2018-12-05Platform: Move GNUARM C library to UNPRIV sectionTamas Ban
2018-12-05Platform: Clean-up stack and heap allocationTamas Ban
2018-11-20Platform: Fix incorrect AIRCR register configMarc Moreno Berengue
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-13Platform: Execute BL2 in place on Musca-B1Jamie Fox
2018-11-12Platform: Correct defines for suported platformsAvinash Mehta
2018-10-30Platform: Add support for Musca-B1 test chip boardJamie Fox
2018-10-30Platform: Remove duplicate region defs for MuscaJamie Fox
2018-10-16Platform: Repartition RAM area in Musca A1Marc Moreno Berengue
2018-10-08Platform: Disable IRQs from startup filesDavid Vincze
2018-10-04Crypto: Add Crypto serviceAntonio de Angelis
2018-10-02Platform: Implement Flash uninitialize functionDavid Vincze
2018-10-02Platform: Implement UART uninitialize functionDavid Vincze
2018-09-21Platform: Decrement secure stack sizeMate Toth-Pal
2018-09-19Core: Add unpriv API to get caller client IDMate Toth-Pal
2018-09-19Core: implement TZ context handling if used by NS RTOSMiklos Balint
2018-09-19Platform: Enable NS access to Ethernet peripheralAvinash Mehta
2018-09-17SST: Add capability to use RAM instead of flashMarc Moreno Berengue
2018-09-14Platform: fix drag and drop issue on Musca-A1David Vincze
2018-09-12SST: Add rollback protection in SST serviceMarc Moreno Berengue
2018-09-12Platform: Add NV counters for reference targetsMarc Moreno Berengue
2018-09-12Platform: Add NV counter interfaceMarc Moreno Berengue
2018-09-12Platform: Remove secure api from unpriv sectionMarc Moreno Berengue
2018-09-12Platform: Replace tfm_plat_errno by tfm_plat_errMarc Moreno Berengue
2018-09-12Platform: Add tfm_ prefix in the platform HALMarc Moreno Berengue
2018-09-12Platform: Check if flash area is ready to writeMarc Moreno Berengue
2018-09-12SST: Add SST_CREATE_FLASH_LAYOUT flagMarc Moreno Berengue
2018-09-12SST: Move secure API to named sectionMarc Moreno Berengue
2018-09-12Platform: fix GCC linker script to build without BL2Tamas Ban
2018-09-12Platform: Reduce SPM's stack size on Musca A1Tamas Ban
2018-09-12Platform: Create shared UART between S and NSTamas Ban
2018-09-12Platform: Fix comment and include guardTamas Ban
2018-09-12Test: fix secure test client partitionTamas Ban