summaryrefslogtreecommitdiff
path: root/services/std_svc
AgeCommit message (Expand)Author
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
2018-08-20SDEI: Fix locking issuesJeenu Viswambharan
2018-08-20SDEI: MISRA fixesJeenu Viswambharan
2018-08-06xlat v2: Cleanup get/change mem attr helpersAntonio Nino Diaz
2018-07-19Merge pull request #1481 from antonio-nino-diaz-arm/an/xlat-refactordanh-arm
2018-07-15SPM: Use generic MMU setup functionsAntonio Nino Diaz
2018-07-13Fix verbose messages in SDEI codeSandrine Bailleux
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-06-22Merge pull request #1406 from robertovargas-arm/uuidDimitris Papastamos
2018-06-22SDEI: Fix name of internal functionJeenu Viswambharan
2018-06-22SDEI: Fix determining client ELJeenu Viswambharan
2018-06-22SDEI: Fix dispatch bugJeenu Viswambharan
2018-06-22Merge pull request #1437 from jeenu-arm/ras-remainingDimitris Papastamos
2018-06-21SDEI: Make dispatches synchronousJeenu Viswambharan
2018-06-21SDEI: Determine client EL from NS context's SCR_EL3Jeenu Viswambharan
2018-06-21SDEI: Allow platforms to define explicit eventsJeenu Viswambharan
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-14Make TF UUID RFC 4122 compliantRoberto Vargas
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-06-08SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabledDimitris Papastamos
2018-05-23SPM: Extract code out of the SMC handlerAntonio Nino Diaz