aboutsummaryrefslogtreecommitdiff
path: root/bl2u
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-08-03Add atexit function to libcRoberto Vargas
2018-07-11Add .extab and .exidx sectionsRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-08-02Fix BL2U entrypoint possible parameter corruptionDouglas Raillard
2017-07-12Fix order of #includesIsla Mitchell
2017-05-15AArch32: Add BL2U supportYatharth Kochar
2017-05-03Use SPDX license identifiersdp-arm
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-31Flush console where necessaryAntonio Nino Diaz
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2015-12-09FWU: Add Generic BL2U FWU image support in BL2Yatharth Kochar