aboutsummaryrefslogtreecommitdiff
path: root/plat/arm/board/fvp/aarch64
AgeCommit message (Expand)Author
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-29plat/arm: Use `mov_imm` macro to load immediate valuesSoby Mathew
2018-06-21Arm platforms: Remove common RAS configuration sourceJeenu Viswambharan
2018-03-17FVP: change the method for translating MPIDR values to a linear indicesWang Feng
2017-08-01FVP: Add support for multi-threaded CPUsJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-04-13Migrate platform ports to the new xlat_tables librarySoby Mathew
2016-03-31Add support to load BL31 in DRAMDavid Wang
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-02-16Rework use of interconnect driversVikram Kanigiri
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-09FWU: Add Firmware Update support in BL2U for ARM platformsYatharth Kochar
2015-12-09FWU: Add Firmware Update support in BL1 for ARM platformsYatharth Kochar
2015-12-09Rework use of ARM GIC drivers on ARM platformsAchin Gupta
2015-12-09Prepare platforms to use refactored ARM GIC driversSoby Mathew
2015-12-02TBB: add Trusted Watchdog support on ARM platformsJuan Castillo
2015-11-26FVP: Do not power off secondary CPUs when booting an EL3 payloadSandrine Bailleux
2015-10-20Reorganise PSCI PM handler setup on ARM Standard platformsSoby Mathew
2015-09-01Configure all secure interrupts on ARM platformsVikram Kanigiri
2015-08-13PSCI: Add documentation and fix plat_is_my_cpu_primary()Soby Mathew
2015-08-13PSCI: Pool platform_mem_init() in common ARM platforms codeSandrine Bailleux
2015-08-13PSCI: Use a single mailbox for warm reset for FVP and JunoSandrine Bailleux
2015-08-13PSCI: Migrate ARM reference platforms to new platform APISoby Mathew
2015-06-25TBB: add platform API to read the ROTPK informationJuan Castillo
2015-06-03FVP: Correct the PSYSR_WK bit width in platform_get_entrypointSoby Mathew
2015-04-28Move FVP port to plat/arm/board/fvpDan Handley