summaryrefslogtreecommitdiff
path: root/services/std_svc/spm
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-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-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
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-11-14SPM: Raise running priority of the core while in Secure PartitionSughosh Ganu
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-08-06xlat v2: Cleanup get/change mem attr helpersAntonio Nino Diaz
2018-07-15SPM: Use generic MMU setup functionsAntonio Nino Diaz
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-06-20SPM: Allow entering the SP without needing a SMCAntonio Nino Diaz
2018-06-15SPM: Refactor entry and exit of the SPAntonio Nino Diaz
2018-06-13xlat v2: Introduce xlat granule size helpersAntonio Nino Diaz
2018-06-13SPM: Initialize SP args as expected by cm libraryAntonio Nino Diaz
2018-05-23SPM: Extract code out of the SMC handlerAntonio Nino Diaz
2018-05-23SPM: Replace SP init flag by generic state enumAntonio Nino Diaz
2018-05-23SPM: Shorten names of types and functionsAntonio Nino Diaz
2018-05-23SPM: Move xlat-related functions to separate fileAntonio Nino Diaz
2018-05-23SPM: Move all SP-related info to SP context structAntonio Nino Diaz
2018-05-15SPM: Do not trap S-EL0 access to SVE/SIMD/FP regsSandrine Bailleux
2018-04-17Fix some MISRA defects in SPM codeAntonio Nino Diaz