aboutsummaryrefslogtreecommitdiffstats
path: root/include/bl1/bl1.h
Commit message (Expand)AuthorAgeFilesLines
* 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-041-2/+3
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* 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-031-25/+1
* FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar2015-12-091-0/+98
* 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