aboutsummaryrefslogtreecommitdiffstats
path: root/services/std_svc
Commit message (Expand)AuthorAgeFilesLines
* Fix some MISRA defects in SPM codeAntonio Nino Diaz2018-04-171-27/+28
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-291-19/+2
|\
| * services: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-261-19/+2
* | Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-9/+5
|/
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-212-3/+3
* Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm2018-02-281-2/+2
|\
| * Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-281-2/+2
* | SDEI: Pop dispatch context only after error checkingJeenu Viswambharan2018-02-271-9/+11
|/
* Ensure the correct execution of TLBI instructionsAntonio Nino Diaz2018-02-211-0/+1
* Remove URLs from commentsAntonio Nino Diaz2018-02-141-4/+2
* SPM: Fix version header definitionsAntonio Nino Diaz2018-01-101-4/+4
* SPM: Allow secondary CPUs to use the Secure PartitionAntonio Nino Diaz2018-01-082-0/+15
* SPM: Move initialization flag to context structAntonio Nino Diaz2018-01-082-6/+6
* SPM: Fix MM_COMMUNICATE_AARCH32/64 parametersSandrine Bailleux2017-12-121-18/+32
* Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dramdavidcunado-arm2017-12-101-1/+6
|\
| * SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAMAntonio Nino Diaz2017-12-061-1/+6
* | Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dramdavidcunado-arm2017-12-091-1/+0
|\ \
| * | SPM: Remove ARM platforms header from SPM common codeAntonio Nino Diaz2017-12-061-1/+0
| |/
* | Merge pull request #1183 from jeenu-arm/sdei-reset-fixdavidcunado-arm2017-12-091-2/+2
|\ \
| * | SDEI: Fix return value of reset callsJeenu Viswambharan2017-12-061-2/+2
| |/
* | SPM: Rename SP_COMMUNICATE macrosSandrine Bailleux2017-12-051-3/+3
* | SPM: Rename SP_MEM_ATTR*** definesAntonio Nino Diaz2017-12-051-20/+21
|/
* Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixesdavidcunado-arm2017-11-232-9/+11
|\
| * SPM: Fix SP_COMMUNICATE_AARCH32/64 parametersAntonio Nino Diaz2017-11-151-4/+6
| * SPM: Fix calculation of max page granularityAntonio Nino Diaz2017-11-151-5/+5
* | SDEI: Assert that dynamic events have Normal priorityJeenu Viswambharan2017-11-201-0/+2
* | SDEI: Fix security state check for explicit dispatchJeenu Viswambharan2017-11-201-1/+3
|/
* SDEI: Fix build error with logging enabledJeenu Viswambharan2017-11-131-1/+1
* SDEI: Add API for explicit dispatchJeenu Viswambharan2017-11-131-0/+86
* BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-136-1/+2149
* SPM: Fix pointer to MP info in boot info structAntonio Nino Diaz2017-11-101-2/+2
* SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-088-3/+1100
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Perform a cache flush after ENTER PSCI timestamp capturedp-arm2016-11-031-1/+6
* Add PMF instrumentation points in TFdp-arm2016-10-121-3/+22
* PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew2016-09-221-1/+17
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-13/+5
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-1811-3192/+0
* Fix coding guideline warningsSoby Mathew2016-07-182-3/+3
* Rework type usage in Trusted FirmwareSoby Mathew2016-07-184-22/+22
* Add optional PSCI STAT residency & count functionsYatharth Kochar2016-06-167-1/+425
* PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_opsSoby Mathew2016-05-253-9/+18
* Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz2016-05-201-2/+2
* Remove unused argument in psci_cpu_on_start()Sandrine Bailleux2016-04-253-10/+3
* Validate psci_cpu_on_start() argumentsSandrine Bailleux2016-04-251-0/+4
* PSCI: Resolve GCC static analysis false positiveSoby Mathew2016-02-081-0/+1
* Fix PSCI CPU ON race when setting state to ON_PENDINGSoby Mathew2016-02-013-20/+29
* Remove direct usage of __attribute__((foo))Soren Brinkmann2016-01-141-1/+1
* Miscellaneous doc fixes for v1.2Sandrine Bailleux2015-12-211-2/+2
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-1/+1