aboutsummaryrefslogtreecommitdiffstats
path: root/bl2u
Commit message (Expand)AuthorAgeFilesLines
* Fix BL2U entrypoint possible parameter corruptionDouglas Raillard2017-08-021-2/+2
* Fix order of #includesIsla Mitchell2017-07-121-1/+1
* AArch32: Add BL2U supportYatharth Kochar2017-05-153-3/+141
* Use SPDX license identifiersdp-arm2017-05-034-100/+4
* Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm2017-04-121-1/+4
|\
| * Flush console where necessaryAntonio Nino Diaz2017-03-311-1/+4
* | Add support for GCC stack protectionDouglas Raillard2017-03-312-0/+14
|/
* Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-2/+3
* Introduce unified API to zero memoryDouglas Raillard2017-02-062-4/+5
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-051-1/+1
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+18
* Remove all non-configurable dead loopsAntonio Nino Diaz2016-03-141-3/+7
* FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar2015-12-094-0/+370