aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`Antonio Nino Diaz2017-11-083-3/+3
* trusty: save/restore FPU registers in world switchAijun Sun2017-09-191-0/+15
* opteed: pass device tree pointer in x2Jens Wiklander2017-08-244-6/+7
* Support paging function for OPTEE.Edison Ai2017-08-094-8/+16
* Fix order of #includesIsla Mitchell2017-07-124-6/+7
* Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar2017-06-141-1/+1
* Migrate secure payload dispatchers to new SMC terminologyDavid Cunado2017-05-047-47/+48
* Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm2017-05-0426-651/+27
|\
| * Use SPDX license identifiersdp-arm2017-05-0326-651/+27
* | Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm2017-05-023-39/+41
|\ \ | |/ |/|
| * Update terminology: standard SMC to yielding SMCDavid Cunado2017-04-263-39/+41
* | tspd:FWU:Fix usage of SMC_RET0Antonio Nino Diaz2017-04-201-1/+1
|/
* spd: trusty: support for AARCH64 modeVarun Wadekar2017-03-061-22/+6
* spd: trusty: save context starting from the stack endVarun Wadekar2017-03-061-2/+3
* spd: trusty: add SET_ROT_PARAMS handlingVarun Wadekar2017-03-062-0/+13
* tlkd: execute standard SMC calls on the boot CPUVarun Wadekar2017-03-061-3/+14
* spd: trusty: pass boot params to the Trusted OSWayne Lin2017-03-061-0/+11
* spd: trusty: only process one function ID at a timeAnthony Zhou2017-03-061-0/+16
* spd: trusty: pass VMID via X7Anthony Zhou2017-03-062-8/+53
* Merge pull request #847 from douglas-raillard-arm/dr/fix_abort_smcdanh-arm2017-02-281-3/+14
|\
| * Fix TSPD implementation of STD SMC ABORTDouglas Raillard2017-02-231-3/+14
* | spd: trusty: OEN_TAP_START aperture for standard callsAmith2017-02-231-1/+1
|/
* Replace some memset call by zeromemDouglas Raillard2017-02-062-4/+6
* Resolve build errors flagged by GCC 6.2David Cunado2017-01-261-6/+7
* Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard2016-12-234-9/+91
* Check Trusty is present during the SPD's initializationSandrine Bailleux2016-11-301-0/+5
* Fix a coding style issue in trusty.cSandrine Bailleux2016-11-231-1/+1
* Fix compilation warning in Trusty SPDSandrine Bailleux2016-11-231-4/+2
* spd: dispatcher for interacting with the Trusty TEEVarun Wadekar2016-11-085-0/+658
* 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