aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp/platform.mk
AgeCommit message (Expand)Author
2020-01-07FVP: Stop reclaiming init code with Clang buildsAmbroise Vincent
2019-12-20Merge "debugfs: add SMC channel" into integrationMark Dykes
2019-12-20spm: Remove SPM Alpha 1 prototype and support filesPaul Beesley
2019-12-20Remove dependency between SPM_MM and ENABLE_SPM build flagsPaul Beesley
2019-12-18debugfs: add SMC channelAmbroise Vincent
2019-11-07plat/arm: Re-enable PIE when RESET_TO_BL31=1Manish Pandey
2019-10-03Introducing support for Cortex-A65AEImre Kis
2019-10-02Introducing support for Cortex-A65Imre Kis
2019-09-30Cortex_hercules: Add support for Hercules-AEArtsem Artsemenka
2019-09-11Modify FVP makefile for cores that support both AArch64/32John Tsichritzis
2019-08-16FVP: Add Delay Timer driver to BL1 and BL31Alexei Fedorov
2019-07-23Merge "arm: Shorten the Firmware Update (FWU) process" into integrationSoby Mathew
2019-07-23arm: Shorten the Firmware Update (FWU) processAmbroise Vincent
2019-07-16Cortex_hercules: Introduce preliminary cpu supportLouis Mayencourt
2019-07-10Rename Cortex-Deimos to Cortex-A77Balint Dobszay
2019-06-04Apply compile-time check for AArch64-only coresJohn Tsichritzis
2019-05-10SMMUv3: Abort DMA transactionsAlexei Fedorov
2019-05-03Add compile-time errors for HW_ASSISTED_COHERENCY flagJohn Tsichritzis
2019-04-17plat/arm: introduce wrapper functions to setup secure watchdogAditya Angadi
2019-04-08Add support for Cortex-A76AE CPUAlexei Fedorov
2019-03-14Introduce preliminary support for Neoverse ZeusJohn Tsichritzis
2019-02-19Rename Cortex-Ares to Neoverse N1John Tsichritzis
2019-02-12fvp: trusty: Move dynamic xlat enable to platformAntonio Nino Diaz
2019-01-25fvp: pwrc: Move to drivers/ folderAntonio Nino Diaz
2019-01-25plat/arm: Move dynamic xlat enable logic to makefileAntonio Nino Diaz
2019-01-07plat/arm: Restrict PIE support to FVPSoby Mathew
2018-10-29FVP: Enable PIE for RESET_TO_BL31=1Soby Mathew
2018-10-10plat/arm: Move norflash driver to drivers/ folderAntonio Nino Diaz
2018-10-03FVP: Reclaim init code for the stackDaniel Boulby
2018-09-28plat/arm: Migrate to new interfacesAntonio Nino Diaz
2018-08-21memprotect: Move files to specific platform makefilesRoberto Vargas
2018-07-11Add initial CPU support for Cortex-DeimosJoel Hutton
2018-06-21Arm platforms: Remove common RAS configuration sourceJeenu Viswambharan
2018-06-08Set DYNAMIC_WORKAROUND_CVE_2018_3639=1 on FVP by defaultDimitris Papastamos
2018-06-08Add AMU support for Cortex-AresDimitris Papastamos
2018-06-08Add support for Cortex-Ares and Cortex-A76 CPUsIsla Mitchell
2018-06-07ARM platforms: Move BL31 below BL2 to enable BL2 overlaySoby Mathew
2018-05-25Merge pull request #1395 from antonio-nino-diaz-arm/an/spm-refactorDimitris Papastamos
2018-05-24plat/arm: SPM: Force BL31 to DRAM when SPM is usedAntonio Nino Diaz
2018-05-21FVP: Add dummy configs for BL31, BL32 and BL33Soby Mathew
2018-05-18FVP: Enable capability to disable auth via dynamic configSoby Mathew
2018-03-08Juno: Change the Firmware update detect mechanismSoby Mathew
2018-02-28FVP: Allow building for DynamIQ systemsJeenu Viswambharan
2018-02-27Merge pull request #1274 from dp-arm/dp/a75davidcunado-arm
2018-02-27FVP: restrict dynamic config to Unix build environmentSoby Mathew
2018-02-27Refactor AMU support for Cortex A75Dimitris Papastamos
2018-02-27Factor out CPU AMU helpersDimitris Papastamos
2018-02-26FVP: Add TB_FW_CONFIG and HW_CONFIGSoby Mathew
2018-01-19Merge pull request #1200 from robertovargas-arm/bl2-el3davidcunado-arm
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas