aboutsummaryrefslogtreecommitdiff
path: root/services/std_svc
AgeCommit message (Expand)Author
2020-02-10SPMD: hook SPMD into standard services frameworkAchin Gupta
2020-02-10SPMD: add SPM dispatcher based upon SPCI Beta 0 specAchin Gupta
2020-01-22Prevent speculative execution past ERETAnthony Steinhauser
2019-12-20spm-mm: Rename aarch64 assembly filesPaul Beesley
2019-12-20spm-mm: Rename source filesPaul Beesley
2019-12-20spm-mm: Rename spm_shim_private.hPaul Beesley
2019-12-20spm-mm: Rename spm_private.hPaul Beesley
2019-12-20spm-mm: Rename component makefilePaul Beesley
2019-12-20spm-mm: Remove mm_svc.h headerPaul Beesley
2019-12-20spm-mm: Refactor spm_svc.h and its contentsPaul Beesley
2019-12-20spm-mm: Refactor secure_partition.h and its contentsPaul Beesley
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-11-19Enable -Wshadow alwaysJustin Chadwell
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