Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MISRA rule 8.5 in common code | Roberto Vargas | 2018-04-13 | 1 | -3/+0 |
* | Fix MISRA rule 8.4 Part 1 | Roberto Vargas | 2018-02-28 | 1 | -0/+3 |
* | Fix MISRA rule 8.4 in common code | Roberto Vargas | 2018-02-28 | 1 | -0/+12 |
* | Move BL porting functions into platform.h | Dan Handley | 2014-05-23 | 1 | -66/+0 |
* | Remove unused data declarations | Dan Handley | 2014-05-23 | 1 | -5/+0 |
* | Remove extern keyword from function declarations | Dan Handley | 2014-05-23 | 1 | -9/+7 |
* | Rework memory information passing to BL3-x images | Vikram Kanigiri | 2014-05-22 | 1 | -5/+0 |
* | Populate BL31 input parameters as per new spec | Vikram Kanigiri | 2014-05-22 | 1 | -1/+27 |
* | Reduce deep nesting of header files | Dan Handley | 2014-05-06 | 1 | -4/+8 |
* | Always use named structs in header files | Dan Handley | 2014-05-06 | 1 | -2/+2 |
* | Move include and source files to logical locations | Dan Handley | 2014-05-06 | 1 | -0/+48 |