summaryrefslogtreecommitdiff
path: root/services/spd
AgeCommit message (Expand)Author
2019-08-05spd: opteed: enable NS_TIMER_SWITCHSumit Garg
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-07-10Remove references to old project name from common filesJohn Tsichritzis
2019-04-03Makefile: remove extra include paths in INCLUDESAmbroise Vincent
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-12fvp: trusty: Move dynamic xlat enable to platformAntonio Nino Diaz
2019-02-12Sanitize SPD include pathsAntonio 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-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-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-10-03Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew
2018-09-28Remove all other deprecated interfaces and filesAntonio Nino Diaz
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-09-18trusty: Fix return value of trusty_init()Antonio Nino Diaz
2018-08-31opteed: pass power level on suspendJorge Ramirez-Ortiz
2018-08-22libc: Use printf and snprintf across codebaseAntonio Nino Diaz
2018-08-10Replace stdio.h functions by TF functionsAntonio Nino Diaz
2018-08-01Fix handler prototype in Trusty generic dispatcherSandrine Bailleux
2018-07-11Fix some violations to MISRA rule 8.3Sandrine Bailleux
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas
2018-06-12Fix MISRA Rule 5.7 Part 3Daniel Boulby
2018-06-12Fix MISRA Rule 5.3 Part 3Daniel Boulby
2018-04-27types: use int-ll64 for both aarch32 and aarch64Masahiro Yamada
2018-04-27Fix pointer type mismatch of handlersMasahiro Yamada
2018-04-21spd: add static qualifier to locally used functions and dataMasahiro Yamada
2018-04-13Fix MISRA rule 8.4 Part 3Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 3Roberto Vargas
2018-03-26services: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-21Trusty: Fix sanity check on NS entry pointSandrine Bailleux
2018-03-07Merge pull request #1239 from arve-android/trusty-fixesdavidcunado-arm
2018-03-02trusty: Fix another reported misra violationArve Hjønnevåg
2018-03-01trusty: Fix reported misra violationArve Hjønnevåg
2018-02-28trusty: Fix reported static check errorsArve Hjønnevåg
2018-02-28trusty: Change type of aarch32 flag t boolArve Hjønnevåg
2018-02-27TSPD: Register preempted SMC error code with EHFJeenu Viswambharan
2018-02-21tegra/trusty: Setup tegra specific trusty args in platform codeArve Hjønnevåg
2018-02-06TSPD: Require NS preemption along with EL3 exception handlingJeenu Viswambharan
2018-02-06TSPD: Explicitly allow NS preemption for Yielding SMCsJeenu Viswambharan
2018-02-01trusty: generic-arm64-smcall: Use SPDX license identifiersArve Hjønnevåg
2018-01-24trusty: Pass cpu suspend/resume reason to trustyArve Hjønnevåg
2018-01-24trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bitArve Hjønnevåg