summaryrefslogtreecommitdiff
path: root/include/bl1
Commit message (Expand)AuthorAgeFilesLines
* style: remove useless trailing semicolon and line continuationsElyes Haouas2023-03-091-2/+2
* Specify signed-ness of constantsJimmy Brisson2020-08-141-2/+2
* coverity: fix MISRA violationsZelalem2020-02-181-7/+7
* Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner2019-08-011-2/+2
* BL1: Enable pointer authentication supportAntonio Nino Diaz2019-02-271-1/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-042-3/+4
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-082-6/+6
* Fix MISRA rule 8.4 Part 1Roberto Vargas2018-02-281-0/+1
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-281-0/+20
* BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew2018-02-261-1/+5
* FWU: Introduce FWU_SMC_IMAGE_RESETAntonio Nino Diaz2017-06-011-2/+3
* Use SPDX license identifiersdp-arm2017-05-032-50/+2
* FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar2015-12-092-0/+136
* Move BL porting functions into platform.hDan Handley2014-05-231-46/+0
* Remove extern keyword from function declarationsDan Handley2014-05-231-2/+2
* Reduce deep nesting of header filesDan Handley2014-05-061-5/+5
* Always use named structs in header filesDan Handley2014-05-061-1/+1
* Move include and source files to logical locationsDan Handley2014-05-061-0/+46