aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2019-02-08Make setjmp.h prototypes comply with the C standardAntonio Nino Diaz
2019-02-05spd: trusty: memmap trusty's code memory before peekingVarun Wadekar
2019-01-31spd: trusty: pass max affinity level to TrustyStephen Wolfe
2019-01-31spd: tlkd: remove unwanted assert on System Suspend entryMihir Joshi
2019-01-31tlkd: support new TLK SMCsMihir Joshi
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-25Merge pull request #1781 from dtwlin/m2Antonio Niño Díaz
2019-01-24spd: trusty: trusty_setup should bail on unknown imageDavid Lin
2019-01-23spd: trusty : fix defects flagged by MISRA scanAnthony Zhou
2019-01-22SPM: Rename folder of SPM based on MMAntonio Nino Diaz
2019-01-22SPM: Rename SPM_DEPRECATED flag to SPM_MMAntonio Nino Diaz
2019-01-16Merge pull request #1738 from ardbiesheuvel/synquacer-spmSoby Mathew
2019-01-15services/spm_deprecated: fix return code polarity of spm_init()Ard Biesheuvel
2019-01-15services/spm_deprecated: disable alignment checking for S-EL0Ard Biesheuvel
2019-01-15Correct typographical errorsPaul Beesley
2019-01-08services/spm_deprecated: permit timer sysreg access at S-EL0Ard Biesheuvel
2019-01-08services/spm_deprecated: update ARM platform specific assertsArd Biesheuvel
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-12-12Merge pull request #1712 from jeenu-arm/ssbsSoby Mathew
2018-12-11SPM: Rename files for consistencyAntonio Nino Diaz
2018-12-11SPM: Remove remaining SMC interfacesAntonio Nino Diaz
2018-12-11SPM: Migrate mem attr get/set helpers to SPRTAntonio Nino Diaz
2018-12-11SPM: Allow preemption in non-blocking requestsAntonio Nino Diaz
2018-12-11SPM: Support non-blocking callsAntonio Nino Diaz
2018-12-11SPM: Implement global response buffer helpersAntonio Nino Diaz
2018-12-11SPM: Prevent simultaneous blocking callsAntonio Nino Diaz
2018-12-11SPM: Support blocking callsAntonio Nino Diaz
2018-12-11SPM: Introduce SPRT C host libraryAntonio Nino Diaz
2018-12-11SPM: Implement SPCI open/close handle SMCsAntonio Nino Diaz
2018-12-11SPM: Introduce SMC handlers for SPCI and SPRTAntonio Nino Diaz
2018-12-11SPM: Support multiple xlat tables contextsAntonio Nino Diaz
2018-12-11SPM: Support multiple partitionsAntonio Nino Diaz
2018-12-11SPM: Remove old SMC interfacesAntonio Nino Diaz
2018-12-11SPM: Map memory regions from RDAntonio Nino Diaz
2018-12-11SPM: Read entrypoint from resource descriptorAntonio Nino Diaz
2018-12-11SPM: Load image and RD from SP packageAntonio Nino Diaz
2018-12-10SPM: Remove SP memory mappings definitionsAntonio Nino Diaz
2018-12-10SPM: Deprecate boot info structAntonio Nino Diaz
2018-12-10SPM: Deprecate the current implementationAntonio Nino Diaz
2018-12-10AArch64: Use SSBS for CVE_2018_3639 mitigationJeenu Viswambharan
2018-11-26SDEI: Unconditionally resume Secure if it was interruptedJeenu Viswambharan
2018-11-14SPM: Raise running priority of the core while in Secure PartitionSughosh Ganu
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-30sdei: include "context.h" to fix compilation errorsVarun Wadekar
2018-10-03Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-09-18trusty: Fix return value of trusty_init()Antonio Nino Diaz
2018-09-07SDEI: Mask events after CPU wakeupJeenu Viswambharan
2018-08-31opteed: pass power level on suspendJorge Ramirez-Ortiz