aboutsummaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* spd: add static qualifier to locally used functions and dataMasahiro Yamada2018-04-215-19/+9
* Merge pull request #1357 from antonio-nino-diaz-arm/an/fix-misraDimitris Papastamos2018-04-181-27/+28
|\
| * Fix some MISRA defects in SPM codeAntonio Nino Diaz2018-04-171-27/+28
* | Merge pull request #1356 from robertovargas-arm/misra-changesDimitris Papastamos2018-04-161-4/+16
|\ \ | |/ |/|
| * Fix MISRA rule 8.4 Part 3Roberto Vargas2018-04-131-0/+12
| * Fix MISRA rule 8.3 Part 3Roberto Vargas2018-04-131-4/+4
* | Fixup SMCCC_FEATURES return value for SMCCC_ARCH_WORKAROUND_1Dimitris Papastamos2018-04-031-7/+4
|/
* Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos2018-03-295-20/+9
|\
| * services: fix switch statements to comply with MISRA rulesJonathan Wright2018-03-265-20/+9
* | Merge pull request #1335 from JoelHutton/jh/cleanup_void_pointersDimitris Papastamos2018-03-291-9/+5
|\ \ | |/ |/|
| * Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-9/+5
* | Merge pull request #1321 from sandrine-bailleux-arm/topics/sb/fix-trusty-setupdavidcunado-arm2018-03-221-1/+1
|\ \ | |/ |/|
| * Trusty: Fix sanity check on NS entry pointSandrine Bailleux2018-03-211-1/+1
* | Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-213-5/+5
|/
* Fixup `SMCCC_ARCH_FEATURES` semanticsDimitris Papastamos2018-03-141-3/+10
* Merge pull request #1239 from arve-android/trusty-fixesdavidcunado-arm2018-03-074-25/+200
|\
| * trusty: Fix another reported misra violationArve Hjønnevåg2018-03-021-1/+1
| * trusty: Fix reported misra violationArve Hjønnevåg2018-03-011-1/+1
| * trusty: Fix reported static check errorsArve Hjønnevåg2018-02-282-2/+2
| * trusty: Change type of aarch32 flag t boolArve Hjønnevåg2018-02-281-2/+3
| * tegra/trusty: Setup tegra specific trusty args in platform codeArve Hjønnevåg2018-02-211-3/+0
| * trusty: generic-arm64-smcall: Use SPDX license identifiersArve Hjønnevåg2018-02-012-50/+2
| * trusty: Pass cpu suspend/resume reason to trustyArve Hjønnevåg2018-01-241-8/+8
| * trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bitArve Hjønnevåg2018-01-241-0/+25
| * trusty: Add fpu/simd supportArve Hjønnevåg2018-01-242-4/+5
| * trusty: Add generic-arm64 supportArve Hjønnevåg2018-01-243-0/+173
| * trusty: Restore working trusty setup code and include trusty image in buildArve Hjønnevåg2018-01-242-10/+36
* | Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm2018-02-282-3/+3
|\ \
| * | Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-282-3/+3
* | | Merge pull request #1284 from jeenu-arm/tspd-ehfdavidcunado-arm2018-02-281-4/+6
|\ \ \
| * | | TSPD: Register preempted SMC error code with EHFJeenu Viswambharan2018-02-271-4/+6
| |/ /
* / / SDEI: Pop dispatch context only after error checkingJeenu Viswambharan2018-02-271-9/+11
|/ /
* | Ensure the correct execution of TLBI instructionsAntonio Nino Diaz2018-02-211-0/+1
* | Remove URLs from commentsAntonio Nino Diaz2018-02-141-4/+2
* | TSPD: Require NS preemption along with EL3 exception handlingJeenu Viswambharan2018-02-061-1/+7
* | TSPD: Explicitly allow NS preemption for Yielding SMCsJeenu Viswambharan2018-02-061-2/+21
* | Implement support for SMCCC v1.1Dimitris Papastamos2018-01-291-0/+74
|/
* Merge pull request #1219 from antonio-nino-diaz-arm/an/mm-versiondavidcunado-arm2018-01-161-4/+4
|\
| * SPM: Fix version header definitionsAntonio Nino Diaz2018-01-101-4/+4
* | spd: tlkd: support for "NS memory ranges" function IDVarun Wadekar2018-01-081-4/+6
|/
* SPM: Allow secondary CPUs to use the Secure PartitionAntonio Nino Diaz2018-01-082-0/+15
* SPM: Move initialization flag to context structAntonio Nino Diaz2018-01-082-6/+6
* SPM: Fix MM_COMMUNICATE_AARCH32/64 parametersSandrine Bailleux2017-12-121-18/+32
* Merge pull request #1187 from antonio-nino-diaz-arm/an/spm-xlat-dramdavidcunado-arm2017-12-101-1/+6
|\
| * SPM: Move S-EL1/S-EL0 xlat tables to TZC DRAMAntonio Nino Diaz2017-12-061-1/+6
* | Merge pull request #1184 from antonio-nino-diaz-arm/an/bl31-in-dramdavidcunado-arm2017-12-091-1/+0
|\ \
| * | SPM: Remove ARM platforms header from SPM common codeAntonio Nino Diaz2017-12-061-1/+0
| |/
* | Merge pull request #1183 from jeenu-arm/sdei-reset-fixdavidcunado-arm2017-12-091-2/+2
|\ \
| * | SDEI: Fix return value of reset callsJeenu Viswambharan2017-12-061-2/+2
| |/
* | SPM: Rename SP_COMMUNICATE macrosSandrine Bailleux2017-12-051-3/+3