summaryrefslogtreecommitdiff
path: root/services/std_svc/std_svc_setup.c
Commit message (Expand)AuthorAgeFilesLines
* feat(errata_abi): errata management firmware interfaceSona Mathew2023-05-051-1/+9
* refactor(trng): cleanup the existing TRNG supportJayanth Dodderi Chidanand2022-11-081-1/+5
* feat(drtm): add standard DRTM serviceManish V Badarkhe2022-10-051-0/+14
* feat(spmd): enable handling of FF-A SMCs with the SPMC at EL3Marc Bonnici2022-04-201-2/+3
* refactor(rme): reorg existing RMMD EL3 service FIDsSoby Mathew2022-03-241-10/+5
* fix(rmmd): align RMI and GTSI FIDs with SMCCCSubhasish Ghosh2021-12-081-0/+12
* feat(rme): add RMM dispatcher (RMMD)Zelalem Aweke2021-10-051-0/+12
* Merge changes from topic "Arm_PCI_Config_Space_Interface" into integrationManish Pandey2021-05-271-0/+17
|\
| * SMCCC/PCI: Handle std svc boilerplateJeremy Linton2021-05-251-0/+8
| * SMCCC: Hoist SMC_32 sanitizationJeremy Linton2021-05-251-0/+9
* | fix(services): drop warning on unimplemented callsAndre Przywara2021-05-041-1/+1
|/
* services: TRNG: Fix -O0 compilationAndre Przywara2021-02-101-0/+2
* Add TRNG Firmware Interface serviceJimmy Brisson2021-02-051-1/+9
* SPCI is now called PSA FF-AJ-Alves2020-05-251-2/+2
* SPMD: hook SPMD into standard services frameworkAchin Gupta2020-02-101-1/+19
* spm-mm: Refactor spm_svc.h and its contentsPaul Beesley2019-12-201-5/+5
* spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley2019-12-201-1/+1
* Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley2019-12-201-2/+2
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-221-2/+2
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-11/+12
* SPM: Remove remaining SMC interfacesAntonio Nino Diaz2018-12-111-1/+1
* Make TF UUID RFC 4122 compliantRoberto Vargas2018-06-141-3/+7
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-211-1/+1
* Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-281-2/+2
* BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-131-1/+13
* SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-081-3/+27
* 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
* Rework type usage in Trusted FirmwareSoby Mathew2016-07-181-7/+7
* Reduce deep nesting of header filesDan Handley2014-05-061-5/+4
* Move PSCI global functions out of private headerDan Handley2014-05-061-1/+0
* Make use of user/system includes more consistentDan Handley2014-05-061-1/+1
* Implement ARM Standard ServiceJeenu Viswambharan2014-03-201-0/+108