aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1217 from robertovargas-arm/doc-plat_try_next_boot_sourcedavidcunado-arm2018-01-151-0/+3
|\
| * Add documentation about plat_try_next_boot_source to bl1_platform_setupRoberto Vargas2018-01-101-0/+3
* | Merge pull request #1197 from dp-arm/dp/amudavidcunado-arm2018-01-121-0/+16
|\ \
| * | AMU: Add plat interface to select which group 1 counters to enableDimitris Papastamos2018-01-111-0/+16
| |/
* / Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos2018-01-111-0/+10
|/
* Merge pull request #1204 from davidcunado-arm/rv/fip_tooldavidcunado-arm2018-01-031-3/+5
|\
| * docs: Update the ToC end marker description in the documentJett Zhou2018-01-031-3/+5
* | Merge pull request #1206 from davidcunado-arm/dc/update_userguidedavidcunado-arm2018-01-031-9/+9
|\ \ | |/ |/|
| * Update dependencies for ARM TFDavid Cunado2017-12-211-9/+9
* | Merge pull request #1203 from masahir0y/uniphierdavidcunado-arm2017-12-241-46/+38
|\ \ | |/ |/|
| * doc: uniphier: reformat reStructuredText manuallyMasahiro Yamada2017-12-201-46/+38
* | Add Secure Partition Manager (SPM) design documentAntonio Nino Diaz2017-12-154-59/+825
|/
* Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-111-0/+11
|\
| * Enable SVE for Non-secure worldDavid Cunado2017-11-301-0/+11
* | Merge pull request #1186 from antonio-nino-diaz-arm/an/poplar-docdavidcunado-arm2017-12-091-82/+93
|\ \
| * | poplar: Fix format of documentationAntonio Nino Diaz2017-12-061-82/+93
* | | Merge pull request #1157 from antonio-nino-diaz-arm/an/rpi3davidcunado-arm2017-12-051-0/+364
|\ \ \ | |/ / |/| |
| * | rpi3: Add documentation of Raspberry Pi 3 portAntonio Nino Diaz2017-12-011-0/+364
| |/
* / ARM platforms: Fixup AArch32 buildsSoby Mathew2017-11-291-1/+1
|/
* AMU: Implement support for aarch64Dimitris Papastamos2017-11-291-2/+3
* Implement support for the Activity Monitor Unit on Cortex A75Dimitris Papastamos2017-11-291-0/+4
* Merge pull request #1145 from etienne-lms/rfc-armv7-2davidcunado-arm2017-11-232-1/+31
|\
| * ARMv7 target is driven by ARM_ARCH_MAJOR==7Etienne Carriere2017-11-082-1/+31
* | Merge pull request #1165 from geesun/qx/support-sha512davidcunado-arm2017-11-221-1/+5
|\ \
| * | tbbr: Add build flag HASH_ALG to let the user to select the SHAQixiang Xu2017-11-211-1/+5
* | | Merge pull request #1161 from jeenu-arm/sdei-fixesdavidcunado-arm2017-11-223-18/+21
|\ \ \
| * | | SDEI: Update doc to clarify delegationJeenu Viswambharan2017-11-203-18/+21
| |/ /
* / / Change Statistical Profiling Extensions build option handlingDimitris Papastamos2017-11-201-3/+3
|/ /
* | Move FPEXC32_EL2 to FP ContextDavid Cunado2017-11-151-1/+0
* | docs: Add SDEI dispatcher documentationJeenu Viswambharan2017-11-136-0/+470
* | BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-132-0/+74
* | BL31: Introduce Exception Handling FrameworkJeenu Viswambharan2017-11-131-0/+5
* | GIC: Introduce API to get interrupt IDJeenu Viswambharan2017-11-132-5/+24
* | SPM: FVP: Introduce port of SPMAntonio Nino Diaz2017-11-091-0/+59
|/
* Merge pull request #1150 from dp-arm/dp/eventsdavidcunado-arm2017-11-011-16/+6
|\
| * aarch64: Add PubSub events to capture security state transitionsDimitris Papastamos2017-10-311-16/+6
* | Merge pull request #1149 from robertovargas-arm/fwu-testingdavidcunado-arm2017-10-311-0/+50
|\ \
| * | Add FWU booting instructions to the user guideRoberto Vargas2017-10-311-0/+50
* | | Merge pull request #1141 from robertovargas-arm/boot_redundancydavidcunado-arm2017-10-311-0/+28
|\ \ \ | |_|/ |/| |
| * | Add platform hooks for boot redundancy supportRoberto Vargas2017-10-241-0/+28
| |/
* / plat/arm: change the default option of ARM_TSP_RAM_LOCATIONQixiang Xu2017-10-251-2/+3
|/
* 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