aboutsummaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2019-04-09services/spm: Fix service UUID lookupPaul Beesley
2019-04-03Makefile: remove extra include paths in INCLUDESAmbroise Vincent
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-03-04Ensure proper ID register is checked for feature detectionDimitris Papastamos
2019-02-27trusty: Include file with GIC definitionsAntonio Nino Diaz
2019-02-18Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlatAntonio Niño Díaz
2019-02-14SPM: Remove unnecessary register saveAntonio Nino Diaz
2019-02-12fvp: trusty: Move dynamic xlat enable to platformAntonio Nino Diaz
2019-02-12Sanitize SPD include pathsAntonio Nino Diaz
2019-02-11Merge pull request #1810 from antonio-nino-diaz-arm/an/setjmpAntonio Niño Díaz
2019-02-08Make setjmp.h prototypes comply with the C standardAntonio Nino Diaz
2019-02-06trusty: Require dynamic translation tablesAntonio Nino Diaz
2019-02-05spd: trusty: memmap trusty's code memory before peekingVarun Wadekar
2019-01-31spd: trusty: pass max affinity level to TrustyStephen Wolfe
2019-01-31spd: tlkd: remove unwanted assert on System Suspend entryMihir Joshi
2019-01-31tlkd: support new TLK SMCsMihir Joshi
2019-01-30Remove support for the SMC Calling Convention 2.0Antonio Nino Diaz
2019-01-25Merge pull request #1781 from dtwlin/m2Antonio Niño Díaz
2019-01-24spd: trusty: trusty_setup should bail on unknown imageDavid Lin
2019-01-23spd: trusty : fix defects flagged by MISRA scanAnthony Zhou
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-12Merge pull request #1712 from jeenu-arm/ssbsSoby Mathew
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