aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm2018-02-2820-26/+118
|\
| * Fix MISRA rule 8.4 Part 2Roberto Vargas2018-02-281-1/+7
| * Fix MISRA rule 8.4 Part 1Roberto Vargas2018-02-286-3/+31
| * Fix MISRA rule 8.3 Part 1Roberto Vargas2018-02-284-6/+6
| * Fix MISRA rule 8.4 in common codeRoberto Vargas2018-02-289-5/+63
| * Fix MISRA rule 8.3 in common codeRoberto Vargas2018-02-286-12/+12
* | Merge pull request #1287 from davidcunado-arm/dc/fix_misradavidcunado-arm2018-02-282-6/+6
|\ \
| * | Update ULL() macro and instances of ull to comply with MISRADavid Cunado2018-02-272-6/+6
| |/
* | Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm2018-02-282-15/+42
|\ \
| * | Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz2018-02-272-15/+42
* | | Merge pull request #1284 from jeenu-arm/tspd-ehfdavidcunado-arm2018-02-281-2/+2
|\ \ \
| * | | EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption()Jeenu Viswambharan2018-02-271-2/+2
| |/ /
* | | Merge pull request #1274 from dp-arm/dp/a75davidcunado-arm2018-02-272-26/+52
|\ \ \
| * | | MISRA fixes for Cortex A75 AMU implementationDimitris Papastamos2018-02-271-3/+3
| * | | Refactor AMU support for Cortex A75Dimitris Papastamos2018-02-272-23/+6
| * | | Factor out CPU AMU helpersDimitris Papastamos2018-02-271-0/+43
| | |/ | |/|
* / | Implement {spe,sve}_supported() helpers and refactor codeDimitris Papastamos2018-02-272-2/+4
|/ /
* | Dynamic cfg: MISRA fixesSoby Mathew2018-02-262-4/+5
* | ARM Platforms: Load HW_CONFIG in BL2Soby Mathew2018-02-264-3/+22
* | ARM Platorms: Load TB_FW_CONFIG in BL1Soby Mathew2018-02-262-1/+10
* | Dynamic cfg: Introduce fdt wrappersSoby Mathew2018-02-261-0/+19
* | Add dynamic config image IDsSoby Mathew2018-02-261-0/+9
* | BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew2018-02-262-2/+7
* | ARM Platforms: Migrate to new BL handover interfaceSoby Mathew2018-02-261-7/+7
* | Introduce the new BL handover interfaceSoby Mathew2018-02-262-0/+11
* | Dynamic cfg: Add HW and TB_FW configs to CoTSoby Mathew2018-02-261-1/+7
* | Dynamic cfg: Update the toolsSoby Mathew2018-02-262-3/+9
* | Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew2018-02-261-7/+4
|/
* Merge pull request #1264 from fengbaopeng/integrationdavidcunado-arm2018-02-241-0/+19
|\
| * drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoCfengbaopeng2018-02-241-0/+19
* | Redefine SMC_UNK as -1 instead of 0xFFFFFFFFAntonio Nino Diaz2018-02-151-3/+3
|/
* Merge pull request #1256 from jeenu-arm/tsp-ehfdavidcunado-arm2018-02-121-1/+11
|\
| * Deprecate one EL3 interrupt routing model with EL3 exception handlingJeenu Viswambharan2018-02-061-1/+11
* | Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm2018-02-071-1/+9
|\ \
| * | aarch32: use lr as bl32 boot argument on aarch32 only systemsEtienne Carriere2018-02-021-1/+9
* | | Merge pull request #1224 from masahir0y/gzipdavidcunado-arm2018-02-063-1/+51
|\ \ \ | |_|/ |/| |
| * | image_decompress: add APIs for decompressing imagesMasahiro Yamada2018-02-021-0/+24
| * | bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada2018-02-021-0/+9
| * | bl2: add bl2_plat_handle_pre_image_load()Masahiro Yamada2018-02-021-1/+2
| * | zlib: add gunzip() supportMasahiro Yamada2018-02-021-0/+16
* | | Merge pull request #1253 from dp-arm/dp/amu32davidcunado-arm2018-02-022-2/+38
|\ \ \ | |_|/ |/| |
| * | AMU: Implement context save/restore for aarch32Joel Hutton2018-01-312-2/+2
| * | AMU: Add assembler helper functions for aarch32Joel Hutton2018-01-311-0/+36
| |/
* | Merge pull request #1240 from dp-arm/dp/smcccdavidcunado-arm2018-02-013-27/+26
|\ \ | |/ |/|
| * Optimize/cleanup BPIALL workaroundDimitris Papastamos2018-01-291-26/+2
| * Implement support for SMCCC v1.1Dimitris Papastamos2018-01-292-1/+24
* | Merge pull request #1235 from jwerner-chromium/JW_udelaydavidcunado-arm2018-01-301-5/+5
|\ \ | |/ |/|
| * Make div_round_up() correct for divisors that are not a power of 2Julius Werner2018-01-221-5/+5
* | Merge pull request #1234 from SNG-ARM/masterdavidcunado-arm2018-01-251-17/+17
|\ \
| * | SPM: Declare explicit width based types in secure_partition_boot_info_t struc...Sughosh Ganu2018-01-221-17/+17