summaryrefslogtreecommitdiff
path: root/services/std_svc
AgeCommit message (Expand)Author
2019-08-13Merge changes from topic "jc/coverity-fixes" into integrationPaul Beesley
2019-08-06Fix Coverity #343017, Missing unlockJustin Chadwell
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-04-09services/spm: Fix service UUID lookupPaul Beesley
2019-04-03SPM: Adjust size of virtual address space per partitionAntonio Nino Diaz
2019-04-03SPM: Refactor xlat context creationAntonio Nino Diaz
2019-04-03SPM: Move shim layer to TTBR1_EL1Antonio Nino Diaz
2019-04-02SPM: Ignore empty regions in resource descriptionAntonio Nino Diaz
2019-04-01SPM: Create SPCI auxiliary functionAmbroise Vincent
2019-04-01Remove several warnings reported with W=2Ambroise Vincent
2019-04-01Remove several warnings reported with W=1Ambroise Vincent
2019-02-14SPM: Remove unnecessary register saveAntonio Nino Diaz
2019-02-08Make setjmp.h prototypes comply with the C standardAntonio Nino Diaz
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
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-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-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-09-07SDEI: Mask events after CPU wakeupJeenu Viswambharan
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz