aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* spd: trusty: pass max affinity level to TrustyStephen Wolfe2019-01-311-8/+8
* spd: tlkd: remove unwanted assert on System Suspend entryMihir Joshi2019-01-311-1/+0
* tlkd: support new TLK SMCsMihir Joshi2019-01-311-5/+10
* Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz2019-01-303-12/+31
* Merge pull request #1781 from dtwlin/m2Antonio Niño Díaz2019-01-251-1/+2
|\
| * spd: trusty: trusty_setup should bail on unknown imageDavid Lin2019-01-241-1/+2
* | spd: trusty : fix defects flagged by MISRA scanAnthony Zhou2019-01-232-102/+106
|/
* SPM: Rename folder of SPM based on MMAntonio Nino Diaz2019-01-228-1/+1
* SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz2019-01-221-2/+2
* Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew2019-01-163-5/+14
|\
| * services/spm_deprecated: fix return code polarity of spm_init()Ard Biesheuvel2019-01-151-1/+1
| * services/spm_deprecated: disable alignment checking for S-EL0Ard Biesheuvel2019-01-151-2/+5
| * services/spm_deprecated: permit timer sysreg access at S-EL0Ard Biesheuvel2019-01-082-0/+6
| * services/spm_deprecated: update ARM platform specific assertsArd Biesheuvel2019-01-081-2/+2
* | Correct typographical errorsPaul Beesley2019-01-155-12/+12
|/
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-0437-210/+257
* Merge pull request #1712 from jeenu-arm/ssbsSoby Mathew2018-12-121-1/+23
|\
| * AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan2018-12-101-1/+23
* | SPM: Rename files for consistencyAntonio Nino Diaz2018-12-116-4/+4
* | SPM: Remove remaining SMC interfacesAntonio Nino Diaz2018-12-113-52/+4
* | SPM: Migrate mem attr get/set helpers to SPRTAntonio Nino Diaz2018-12-114-160/+157
* | SPM: Allow preemption in non-blocking requestsAntonio Nino Diaz2018-12-113-8/+65
* | SPM: Support non-blocking callsAntonio Nino Diaz2018-12-111-0/+329
* | SPM: Implement global response buffer helpersAntonio Nino Diaz2018-12-113-0/+115
* | SPM: Prevent simultaneous blocking callsAntonio Nino Diaz2018-12-113-0/+48
* | SPM: Support blocking callsAntonio Nino Diaz2018-12-115-3/+165
* | SPM: Introduce SPRT C host libraryAntonio Nino Diaz2018-12-111-1/+5
* | SPM: Implement SPCI open/close handle SMCsAntonio Nino Diaz2018-12-113-0/+282
* | SPM: Introduce SMC handlers for SPCI and SPRTAntonio Nino Diaz2018-12-113-2/+107
* | SPM: Support multiple xlat tables contextsAntonio Nino Diaz2018-12-111-9/+60
* | SPM: Support multiple partitionsAntonio Nino Diaz2018-12-113-37/+94
* | SPM: Remove old SMC interfacesAntonio Nino Diaz2018-12-111-96/+0
* | SPM: Map memory regions from RDAntonio Nino Diaz2018-12-113-12/+239
* | SPM: Read entrypoint from resource descriptorAntonio Nino Diaz2018-12-111-1/+2
* | SPM: Load image and RD from SP packageAntonio Nino Diaz2018-12-112-0/+26
* | SPM: Remove SP memory mappings definitionsAntonio Nino Diaz2018-12-103-40/+4
* | SPM: Deprecate boot info structAntonio Nino Diaz2018-12-101-68/+0
* | SPM: Deprecate the current implementationAntonio Nino Diaz2018-12-108-0/+1075
|/
* SDEI: Unconditionally resume Secure if it was interruptedJeenu Viswambharan2018-11-261-3/+2
* SPM: Raise running priority of the core while in Secure PartitionSughosh Ganu2018-11-141-0/+20
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-088-24/+24
* sdei: include "context.h" to fix compilation errorsVarun Wadekar2018-10-301-0/+1
* Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew2018-10-032-2/+3
|\
| * Ensure the flow through switch statements is clearDaniel Boulby2018-09-212-2/+3
* | Remove all other deprecated interfaces and filesAntonio Nino Diaz2018-09-281-10/+0
* | trusty: Fix return value of trusty_init()Antonio Nino Diaz2018-09-181-1/+1
|/
* SDEI: Mask events after CPU wakeupJeenu Viswambharan2018-09-071-0/+14
* opteed: pass power level on suspendJorge Ramirez-Ortiz2018-08-311-0/+3
* libc: Use printf and snprintf across codebaseAntonio Nino Diaz2018-08-221-3/+4
* libc: Fix all includes in codebaseAntonio Nino Diaz2018-08-222-2/+2