aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
...
* PSCI: Publish CPU ON eventJeenu Viswambharan2017-10-231-0/+16
* BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan2017-10-231-0/+81
* Merge pull request #1130 from jeenu-arm/gic-patchesdavidcunado-arm2017-10-214-1/+365
|\
| * GIC: Allow specifying interrupt propertiesJeenu Viswambharan2017-10-161-0/+50
| * GIC: Add API to set priority maskJeenu Viswambharan2017-10-161-0/+18
| * GIC: Add API to set/clear interrupt pendingJeenu Viswambharan2017-10-161-0/+31
| * GIC: Add API to set interrupt routingJeenu Viswambharan2017-10-161-0/+26
| * GIC: Add API to raise secure SGIJeenu Viswambharan2017-10-161-0/+17
| * GIC: Add APIs to set interrupt type and query supportJeenu Viswambharan2017-10-162-0/+87
| * GIC: Add API to set interrupt priorityJeenu Viswambharan2017-10-161-0/+15
| * GIC: Add APIs to enable and disable interruptJeenu Viswambharan2017-10-161-0/+30
| * GIC: Add API to get interrupt active statusJeenu Viswambharan2017-10-161-0/+15
| * GIC: Add APIs to query interrupt typesJeenu Viswambharan2017-10-161-0/+39
| * GIC: Add API to get running priorityJeenu Viswambharan2017-10-162-1/+37
* | Merge pull request #1140 from eleanorbonnici-arm/eb/docs/update_modelsdavidcunado-arm2017-10-181-4/+4
|\ \
| * | Update Foundation, AEM and Cortex Models versionsEleanor Bonnici2017-10-181-4/+4
* | | Merge pull request #1133 from geesun/qx/fixed_tbbr_doc_verdavidcunado-arm2017-10-171-1/+1
|\ \ \ | |/ / |/| |
| * | docs: Update Trusted Board Boot Requirements document numberQixiang Xu2017-10-161-1/+1
| |/
* | Merge pull request #1126 from robertovargas-arm/psci-v1.1davidcunado-arm2017-10-173-5/+60
|\ \ | |/ |/|
| * Update documentation to PSCI v1.1Roberto Vargas2017-10-133-5/+54
| * Add missed fields in documentation of plat_psci_opsRoberto Vargas2017-10-131-0/+6
* | Merge pull request #1117 from antonio-nino-diaz-arm/an/xlat-improvementsdavidcunado-arm2017-10-091-8/+55
|\ \ | |/ |/|
| * xlat: Add support for EL0 and EL1 mappingsAntonio Nino Diaz2017-10-051-2/+5
| * xlat: Introduce MAP_REGION2() macroSandrine Bailleux2017-10-051-5/+49
* | GICv3: Document GICv3 save/restore helpersDouglas Raillard2017-10-051-5/+28
|/
* Merge pull request #1107 from geesun/qx/add_ecdsa_supportdavidcunado-arm2017-10-022-4/+16
|\
| * Dynamic selection of ECDSA or RSAQixiang Xu2017-09-221-4/+7
| * Add support for TBBR using ECDSA keys in ARM platformsQixiang Xu2017-09-221-0/+9
* | hikey*: Update docsVictor Chong2017-09-292-18/+31
|/
* Merge pull request #1093 from soby-mathew/eb/log_fwdavidcunado-arm2017-09-181-0/+15
|\
| * Implement log frameworkSoby Mathew2017-09-111-0/+15
* | Merge pull request #1092 from jeenu-arm/errata-workaroundsdavidcunado-arm2017-09-131-2/+14
|\ \
| * | Cortex-A72: Implement workaround for erratum 859971Eleanor Bonnici2017-09-071-0/+8
| * | Cortex-A57: Implement workaround for erratum 859972Eleanor Bonnici2017-09-071-2/+6
* | | plat/arm: Fix BL31_BASE when RESET_TO_BL31=1Qixiang Xu2017-09-121-18/+18
* | | Merge pull request #1088 from soby-mathew/sm/sds_scmidavidcunado-arm2017-09-121-3/+4
|\ \ \ | |_|/ |/| |
| * | CSS: Changes for SDS frameworkSoby Mathew2017-09-061-3/+4
* | | Merge pull request #1082 from vchong/load_img_v2_parse_optee_headerdavidcunado-arm2017-09-071-1/+1
|\ \ \ | |_|/ |/| |
| * | docs: hikey: Fix typoVictor Chong2017-09-011-1/+1
| |/
* | Merge pull request #1080 from soby-mathew/eb/RSA-PKCS1-5_support_1davidcunado-arm2017-09-071-0/+7
|\ \ | |/ |/|
| * cert_tool: Support for legacy RSA PKCS#1 v1.5Soby Mathew2017-08-311-2/+4
| * Export KEY_ALG as a user build optionSoby Mathew2017-08-311-0/+5
* | porting-guide.rst: Fix some sections' levelDouglas Raillard2017-08-311-17/+17
|/
* Merge pull request #1073 from davidcunado-arm/dc/update_docsdanh-arm2017-08-301-0/+5
|\
| * Add usage note for FVP model versions 11.0 and 8.5David Cunado2017-08-301-0/+5
* | Merge pull request #1066 from islmit01/im/enable_cnp_bitdanh-arm2017-08-301-0/+11
|\ \
| * | Enable CnP bit for ARMv8.2 CPUsIsla Mitchell2017-08-241-0/+11
* | | Merge pull request #1056 from geesun/qx/interrupt-diagsdanh-arm2017-08-296-67/+74
|\ \ \ | |_|/ |/| |
| * | update the interrupt diagramsQixiang Xu2017-08-176-67/+74
* | | Merge pull request #1067 from jeenu-arm/rst-fixdavidcunado-arm2017-08-251-4/+4
|\ \ \