summaryrefslogtreecommitdiff
path: root/plat/arm
AgeCommit message (Expand)Author
2017-04-20css: Ensure PSCI system off/reset is not interrupteddp-arm
2017-04-19ARM platforms: Add option to use xlat tables lib v1Antonio Nino Diaz
2017-04-14Merge pull request #890 from masahir0y/scpdavidcunado-arm
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-04-06Merge pull request #888 from douglas-raillard-arm/dr/fix_ULL_issuedavidcunado-arm
2017-04-06Merge pull request #886 from dp-arm/dp/stack-protectordavidcunado-arm
2017-04-05Build: add generic way to include SCP_BL2 into FIP imageMasahiro Yamada
2017-04-03Fix ARM_BL31_IN_DRAM buildDouglas Raillard
2017-03-31Juno: Initialize stack protector canary from the trusted entropy sourcedp-arm
2017-03-31Juno: Introduce juno_getentropy(void *buf, size_t len)dp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-31Add and use plat_crash_console_flush() APIAntonio Nino Diaz
2017-03-30Enable all A53 and A57 errata workarounds for JunoDouglas Raillard
2017-03-28Merge pull request #879 from Summer-ARM/sq/mt-supportdavidcunado-arm
2017-03-27ARM platforms: Add support for MT bit in MPIDRSummer Qin
2017-03-27Merge pull request #873 from dp-arm/dp/makefile-reorgdavidcunado-arm
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-03-20Add workaround for ARM Cortex-A53 erratum 855873Andre Przywara
2017-03-08ARM platforms: Enable xlat tables lib v2Antonio Nino Diaz
2017-03-08Apply workaround for errata 813419 of Cortex-A57Antonio Nino Diaz
2017-02-20Merge pull request #841 from dp-arm/dp/debug-regsdanh-arm
2017-02-16Merge pull request #834 from douglas-raillard-arm/dr/use_dc_zva_zeroingdavidcunado-arm
2017-02-15Juno: Disable SPIDEN in release buildsdp-arm
2017-02-13PSCI: Decouple PSCI stat residency calculation from PMFdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2017-01-24Use #ifdef for AARCH32 instead of #ifMasahiro Yamada
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2017-01-18Use *_END instead of *_LIMIT for linker derived end addressesMasahiro Yamada
2016-12-20Merge pull request #791 from jeenu-arm/asm-assert-32danh-arm
2016-12-20Merge pull request #793 from jeenu-arm/gic-changesdanh-arm
2016-12-20Fix integer overflows in BL1 FWU codeSandrine Bailleux
2016-12-20Merge pull request #785 from dp-arm/dp/nvcounterDan Handley
2016-12-19AArch32: Print ASM_ASSERT and panic messagesJeenu Viswambharan
2016-12-15tbbr: Fix updating of Non-Trusted NV counterdp-arm
2016-12-15FVP: Avail GIC Redistributor power managementJeenu Viswambharan
2016-12-15Introduce ARM platform APIs for GICv3 RedistributorJeenu Viswambharan
2016-12-14Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1Yatharth Kochar
2016-12-12Merge pull request #774 from jeenu-arm/no-return-macrodanh-arm
2016-12-07Allow ARM Standard platforms to dynamically define PSCI capabilitySoby Mathew
2016-12-07Introduce SCP power management abstractionSoby Mathew
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-11-22Clarify dependency for PSCI_EXTENDED_STATE_IDDouglas Raillard
2016-10-12Introduce ARM SiP servicedp-arm
2016-09-26Merge pull request #717 from sandrine-bailleux-arm/sb/foundation-fvp-v10davidcunado-arm
2016-09-23Whitelist version 9.6 of Foundation FVPSandrine Bailleux
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar