aboutsummaryrefslogtreecommitdiff
path: root/bl2
AgeCommit message (Expand)Author
2019-02-13Attest: Refactor shared data TLV entry headerTamas Ban
2019-01-30Boot: Add support for later versions of Mbed TLSJamie Fox
2018-12-06Build: Compile Mbed TLS as MinSizeRel by defaultJamie Fox
2018-12-05Boot: Save boot status to shared data areaTamas Ban
2018-10-16Platform: Repartition RAM area in Musca A1Marc Moreno Berengue
2018-10-12Fix windows compilationAlexander Zilberkant
2018-10-08Platform: Disable IRQs from startup filesDavid Vincze
2018-10-02Platform: Implement Flash uninitialize functionDavid Vincze
2018-10-02Platform: Implement UART uninitialize functionDavid Vincze
2018-09-24Boot: Add Python2.7 support for post build stepsGabor Kertesz
2018-09-12Platform: Add NV counter interfaceMarc Moreno Berengue
2018-09-12Boot: Remove revert functionality supportDavid Vincze
2018-09-12Platform: Add new CMSIS Flash driver for MuscaDavid Vincze
2018-09-12Boot: Load image to SRAM for executionOliver Swede
2018-09-09Boot: Set load address in image headerOliver Swede
2018-09-09Boot: Mirror changes made in MCUBoot to image_headerOliver Swede
2018-09-09Boot: Add version number from command lineOliver Swede
2018-08-08Platform: Move BL2 trailer base values to platformMate Toth-Pal
2018-07-25Platform: Refactor generic USART device usageGabor Kertesz
2018-07-20CMake: collect executables to common locationTamas Ban
2018-07-16CMake: link TF-M for both memory partitionTamas Ban
2018-07-16Boot: add non-swapping functionality to MCUBootTamas Ban
2018-07-10Platform: Fix relative include paths of linkerGabor Kertesz
2018-05-17Boot: remove heap usage from BL2Tamas Ban
2018-05-17Boot: introduce CMSIS flash interface and driverTamas Ban
2018-05-07cmake: Add gcc supportMate Toth-Pal
2018-02-14cmake: Move platform specific parts to platform dirMate Toth-Pal
2018-02-14Platform: Reorganize and rename sse_200_mps2 folderMarc Moreno Berengue
2018-01-17Boot: integrate MCUBoot with TF-M to act as a BL2 bootloaderTamas Ban
2018-01-16Boot: add original files from MCUBoot and Zephyr projectTamas Ban