summaryrefslogtreecommitdiff
path: root/bl31
AgeCommit message (Expand)Author
2017-09-01[WIP] RK3399-Q7Philipp Tomsich
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-31Flush console where necessaryAntonio Nino Diaz
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-17Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-03-02Enable data caches early with hardware-assisted coherencyJeenu Viswambharan
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-11-14Cosmetic change to exception tableDouglas Raillard
2016-10-26Merge pull request #724 from rockchip-linux/support-rk3399-sdramdavidcunado-arm
2016-10-25rockchip: optimize the link mechanism for SRAM codeCaesar Wang
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2016-06-03Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regsdanh-arm
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2016-05-20Add 32 bit version of plat_get_syscnt_freqAntonio Nino Diaz
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-03-30Add ISR_EL1 to crash reportGerald Lejeune
2016-03-30Enable asynchronous abort exceptions during bootGerald Lejeune
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-02-18Add support for %p in tf_printf()Antonio Nino Diaz
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Merge pull request #462 from soby-mathew/sm/runtime_consoledanh-arm
2015-12-09Move context management code to common locationYatharth Kochar
2015-12-09Ensure BL31 does not print to boot console by defaultSoby Mathew
2015-12-09Merge pull request #460 from sandrine-bailleux/sb/init-vttbrel2-vmiddanh-arm
2015-12-09Initialize VTTBR_EL2 when bypassing EL2Sandrine Bailleux
2015-12-09Merge pull request #457 from soby-mathew/sm/fix_fpregs_restoredanh-arm
2015-12-09Fix issue in Floating point register restoreSoby Mathew
2015-12-09Enable support for EL3 interrupt in IMFSoby Mathew
2015-12-01Merge pull request #443 from achingupta/sb/el3_payloads-cb_single_cpudanh-arm
2015-11-26Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux
2015-11-26Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew
2015-11-24Replace build macro WARN_DEPRECATED with ERROR_DEPRECATEDSoby Mathew