summaryrefslogtreecommitdiff
path: root/services/std_svc
AgeCommit message (Expand)Author
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
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
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-03-26services: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-02-27SDEI: Pop dispatch context only after error checkingJeenu Viswambharan
2018-02-21Ensure the correct execution of TLBI instructionsAntonio Nino Diaz
2018-02-14Remove URLs from commentsAntonio Nino Diaz
2018-01-10SPM: Fix version header definitionsAntonio Nino Diaz
2018-01-08SPM: Allow secondary CPUs to use the Secure PartitionAntonio Nino Diaz
2018-01-08SPM: Move initialization flag to context structAntonio Nino Diaz
2017-12-12SPM: Fix MM_COMMUNICATE_AARCH32/64 parametersSandrine Bailleux
2017-12-10Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dramdavidcunado-arm
2017-12-09Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dramdavidcunado-arm
2017-12-09Merge pull request #1183 from jeenu-arm/sdei-reset-fixdavidcunado-arm
2017-12-06SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAMAntonio Nino Diaz
2017-12-06SPM: Remove ARM platforms header from SPM common codeAntonio Nino Diaz
2017-12-06SDEI: Fix return value of reset callsJeenu Viswambharan
2017-12-05SPM: Rename SP_COMMUNICATE macrosSandrine Bailleux
2017-12-05SPM: Rename SP_MEM_ATTR*** definesAntonio Nino Diaz
2017-11-23Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixesdavidcunado-arm