aboutsummaryrefslogtreecommitdiffstats
path: root/bl31/bl31_context_mgmt.c
Commit message (Expand)AuthorAgeFilesLines
* Coverity: remove unnecessary header file includesZelalem2020-02-041-2/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-6/+6
* context_mgmt: Remove deprecated interfacesAntonio Nino Diaz2018-09-281-67/+0
* Suppress spurious deprecated declaration warningsDan Handley2018-03-011-2/+22
* Fix MISRA rule 8.3 in common codeRoberto Vargas2018-02-281-2/+2
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-2/+3
* Move context management code to common locationYatharth Kochar2015-12-091-0/+133