aboutsummaryrefslogtreecommitdiffstats
path: root/bl31
Commit message (Expand)AuthorAgeFilesLines
* Implement support for SMCCC v1.1Dimitris Papastamos2018-01-291-1/+2
* runtime_exceptions: Save x4-x29 unconditionallyDimitris Papastamos2018-01-291-23/+12
* Merge pull request #1193 from jwerner-chromium/JW_corebootdavidcunado-arm2018-01-241-16/+16
|\
| * utils_def: Add REGSZ and make BIT() assembly-compatibleJulius Werner2017-12-121-16/+16
* | Merge pull request #1197 from dp-arm/dp/amudavidcunado-arm2018-01-121-1/+2
|\ \
| * | AMU: Add configuration helpers for aarch64Dimitris Papastamos2018-01-111-1/+2
| |/
* | Workaround for CVE-2017-5715 on Cortex A73 and A75Dimitris Papastamos2018-01-111-1/+2
* | Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos2018-01-112-0/+24
|/
* Merge pull request #1178 from davidcunado-arm/dc/enable_svedavidcunado-arm2017-12-111-0/+4
|\
| * Enable SVE for Non-secure worldDavid Cunado2017-11-301-0/+4
* | Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz2017-11-291-9/+10
|/
* AMU: Implement support for aarch64Dimitris Papastamos2017-11-291-0/+4
* Refactor Statistical Profiling Extensions implementationDimitris Papastamos2017-11-201-0/+4
* Move FPEXC32_EL2 to FP ContextDavid Cunado2017-11-151-5/+3
* BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-131-0/+12
* BL31: Program Priority Mask for SMC handlingJeenu Viswambharan2017-11-131-0/+164
* BL31: Introduce Exception Handling FrameworkJeenu Viswambharan2017-11-133-0/+353
* SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-082-1/+36
* BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan2017-10-231-0/+8
* Fix x30 reporting for unhandled exceptionsJulius Werner2017-08-211-11/+12
* Fix order of #includesIsla Mitchell2017-07-121-1/+1
* Fully initialise essential control registersDavid Cunado2017-06-211-6/+6
* Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm2017-05-111-2/+1
|\
| * Add macro to check whether the CPU implements an ELJeenu Viswambharan2017-05-021-2/+1
* | Use SPDX license identifiersdp-arm2017-05-038-200/+8
|/
* PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-15/+16
* Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm2017-04-122-2/+7
|\
| * Flush console where necessaryAntonio Nino Diaz2017-03-311-1/+4
| * Add and use plat_crash_console_flush() APIAntonio Nino Diaz2017-03-311-1/+3
* | Add support for GCC stack protectionDouglas Raillard2017-03-311-1/+6
|/
* Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-1/+2
* Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm2017-03-171-16/+21
|\
| * Enable data caches early with hardware-assisted coherencyJeenu Viswambharan2017-03-021-17/+22
* | Simplify translation tables headers dependenciesAntonio Nino Diaz2017-03-081-2/+2
|/
* Introduce unified API to zero memoryDouglas Raillard2017-02-061-2/+3
* Define and use no_ret macro where no return is expectedJeenu Viswambharan2016-12-052-15/+15
* Cosmetic change to exception tableDouglas Raillard2016-11-141-140/+107
* Merge pull request #724 from rockchip-linux/support-rk3399-sdramdavidcunado-arm2016-10-261-0/+3
|\
| * rockchip: optimize the link mechanism for SRAM codeCaesar Wang2016-10-251-0/+3
* | Add PMF instrumentation points in TFdp-arm2016-10-123-0/+55
|/
* PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew2016-09-221-10/+16
* PSCI: Introduce PSCI Library argument structureSoby Mathew2016-09-221-1/+4
* Introduce PSCI Library InterfaceSoby Mathew2016-07-194-58/+67
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-185-282/+7
* Rework type usage in Trusted FirmwareSoby Mathew2016-07-181-10/+13
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+42
* Add optional PSCI STAT residency & count functionsYatharth Kochar2016-06-161-0/+4
* Add Performance Measurement Framework(PMF)Yatharth Kochar2016-06-162-2/+32
* Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regsdanh-arm2016-06-031-0/+13
|\
| * Build option to include AArch32 registers in cpu contextSoby Mathew2016-06-031-0/+13