aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp/platform.mk
AgeCommit message (Expand)Author
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
2018-01-18bl2-el3: Add BL2 at EL3 support in FVPRoberto Vargas
2018-01-11Add hooks to save/restore AMU context for Cortex A75Dimitris Papastamos
2017-11-29fvp: Enable the Activity Monitor Unit extensions by defaultDimitris Papastamos
2017-10-11ARM platforms: Add support for EL3 TZC memory regionSoby Mathew
2017-10-05GICv3: add functions for save and restoreSoby Mathew
2017-09-06CSS: Changes for SDS frameworkSoby Mathew
2017-08-02FVP: Support Base FVP RevCJeenu Viswambharan
2017-08-01FVP: Add support for multi-threaded CPUsJeenu Viswambharan
2017-06-05Merge pull request #961 from jeenu-arm/gic-600danh-arm
2017-06-01Introduce ARM GIC-600 driverJeenu Viswambharan
2017-06-01Add support for Cortex-A75 and Cortex-A55 CPUsDavid Wang
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2016-09-21AArch32: Add support for ARM Cortex-A32 MPCore ProcessorYatharth Kochar
2016-09-21AArch32: Add ARM platform changes in BL2Yatharth Kochar
2016-09-21AArch32: Add ARM platform changes in BL1Yatharth Kochar
2016-08-10AArch32: Add essential ARM platform and FVP supportSoby Mathew
2016-06-03Merge pull request #641 from antonio-nino-diaz-arm/an/fvp-set-nv-ctrdanh-arm
2016-06-03Merge pull request #637 from yatharth-arm/yk/genfw-1134danh-arm
2016-06-03Implement plat_set_nv_ctr for FVP platformsAntonio Nino Diaz
2016-06-01Add support for ARM Cortex-A73 MPCore ProcessorYatharth Kochar
2016-05-25Add CCN support to FVP platform portSoby Mathew
2016-05-20Replace SP804 timer by generic delay timer on FVPAntonio Nino Diaz
2016-04-28Change the default driver to GICv3 in FVPSoby Mathew
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew