summaryrefslogtreecommitdiff
path: root/bl2u
Commit message (Expand)AuthorAgeFilesLines
* Apply stricter speculative load restrictionJohn Tsichritzis2019-03-122-6/+9
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-044-15/+15
* Add atexit function to libcRoberto Vargas2018-08-031-0/+1
* Add .extab and .exidx sectionsRoberto Vargas2018-07-111-0/+9
* Use ALIGN instead of NEXT in linker scriptsRoberto Vargas2018-07-111-4/+4
* Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm2018-02-281-1/+2
|\
| * Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-281-1/+2
* | Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-271-2/+3
|/
* Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-291-6/+7
* 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