summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2017-11-23Merge pull request #1169 from antonio-nino-diaz-arm/an/spm-fixesdavidcunado-arm
2017-11-20SDEI: Assert that dynamic events have Normal priorityJeenu Viswambharan
2017-11-20SDEI: Fix security state check for explicit dispatchJeenu Viswambharan
2017-11-15SPM: Fix SP_COMMUNICATE_AARCH32/64 parametersAntonio Nino Diaz
2017-11-15SPM: Fix calculation of max page granularityAntonio Nino Diaz
2017-11-13SDEI: Fix build error with logging enabledJeenu Viswambharan
2017-11-13SDEI: Add API for explicit dispatchJeenu Viswambharan
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-10SPM: Fix pointer to MP info in boot info structAntonio Nino Diaz
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
2017-11-08spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`Antonio Nino Diaz
2017-09-19trusty: save/restore FPU registers in world switchAijun Sun
2017-08-24opteed: pass device tree pointer in x2Jens Wiklander
2017-08-09Support paging function for OPTEE.Edison Ai
2017-07-12Fix order of #includesIsla Mitchell
2017-06-14Tegra: enable 'signed-comparison' compilation warning/errorsVarun Wadekar
2017-05-04Migrate secure payload dispatchers to new SMC terminologyDavid Cunado
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Merge pull request #919 from davidcunado-arm/dc/smc_yielding_genericdavidcunado-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2017-04-20tspd:FWU:Fix usage of SMC_RET0Antonio Nino Diaz
2017-03-06spd: trusty: support for AARCH64 modeVarun Wadekar
2017-03-06spd: trusty: save context starting from the stack endVarun Wadekar
2017-03-06spd: trusty: add SET_ROT_PARAMS handlingVarun Wadekar
2017-03-06tlkd: execute standard SMC calls on the boot CPUVarun Wadekar
2017-03-06spd: trusty: pass boot params to the Trusted OSWayne Lin
2017-03-06spd: trusty: only process one function ID at a timeAnthony Zhou
2017-03-06spd: trusty: pass VMID via X7Anthony Zhou
2017-02-28Merge pull request #847 from douglas-raillard-arm/dr/fix_abort_smcdanh-arm
2017-02-23spd: trusty: OEN_TAP_START aperture for standard callsAmith
2017-02-23Fix TSPD implementation of STD SMC ABORTDouglas Raillard
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2016-12-23Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard
2016-11-30Check Trusty is present during the SPD's initializationSandrine Bailleux
2016-11-23Fix a coding style issue in trusty.cSandrine Bailleux
2016-11-23Fix compilation warning in Trusty SPDSandrine Bailleux
2016-11-08spd: dispatcher for interacting with the Trusty TEEVarun Wadekar
2016-11-03Perform a cache flush after ENTER PSCI timestamp capturedp-arm
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Fix coding guideline warningsSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-13opteed: assume aarch64 for opteeAshutosh Singh
2016-05-25PSCI: Add pwr_domain_pwr_down_wfi() hook in plat_psci_opsSoby Mathew
2016-05-20Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz