summaryrefslogtreecommitdiff
path: root/bl2u/bl2u_main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix MISRA C issues in BL1/BL2/BL31John Powell2020-04-031-2/+2
* Switch AARCH32/AARCH64 to __aarch64__Julius Werner2019-08-011-2/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-10/+11
* Add atexit function to libcRoberto Vargas2018-08-031-0/+1
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-281-1/+2
* Fix order of #includesIsla Mitchell2017-07-121-1/+1
* AArch32: Add BL2U supportYatharth Kochar2017-05-151-0/+9
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Flush console where necessaryAntonio Nino Diaz2017-03-311-1/+4
* FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar2015-12-091-0/+74