summaryrefslogtreecommitdiff
path: root/lib/pmf
Commit message (Expand)AuthorAgeFilesLines
* build: always prefix section names with `.`Chris Kay2023-02-201-1/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-042-9/+13
* Fix MISRA defects in PMFAntonio Nino Diaz2018-10-292-9/+11
* PIE: Position Independant Executable support for BL31Soby Mathew2018-10-291-2/+3
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-221-1/+1
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-291-10/+2
|\
| * lib: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-10/+2
* | Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-11/+8
|/
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-211-2/+2
* Use SPDX license identifiersdp-arm2017-05-032-50/+2
* Add Performance Measurement Framework(PMF)Yatharth Kochar2016-06-162-0/+371