summaryrefslogtreecommitdiff
path: root/plat/arm/board
AgeCommit message (Expand)Author
2017-06-28Use CryptoCell to set/get NVcounters and ROTPKSoby Mathew
2017-06-28ARM plat changes to enable CryptoCell integrationSoby Mathew
2017-06-28Merge pull request #1002 from douglas-raillard-arm/dr/fix_errata_a53danh-arm
2017-06-26juno: Invalidate all caches before warm reset to AArch32 state.Dimitris Papastamos
2017-06-26juno/aarch32: Restore `SCP_BOOT_CFG_ADDR` to the cold boot valueDimitris Papastamos
2017-06-23Merge pull request #997 from dp-arm/dp/spedavidcunado-arm
2017-06-22Apply workarounds for A53 Cat A Errata 835769 and 843419Douglas Raillard
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-20juno: Fix AArch32 buildDimitris Papastamos
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-06-05Merge pull request #963 from soby-mathew/sm/scmi_devdanh-arm
2017-06-05Merge pull request #961 from jeenu-arm/gic-600danh-arm
2017-06-05Add SCMI support for Juno platformSoby Mathew
2017-06-01Introduce ARM GIC-600 driverJeenu Viswambharan
2017-06-01Add support for Cortex-A75 and Cortex-A55 CPUsDavid Wang
2017-05-24Remove plat_match_rotpk referencedp-arm
2017-05-24fvp: Remove unnecessary default casedp-arm
2017-05-24Merge pull request #938 from masahir0y/tools_sharedanh-arm
2017-05-24FVP,Juno: switch FVP and Juno to use generic TBBR OID headerMasahiro Yamada
2017-05-24cert: move platform_oid.h to include/tools_share for all platformsMasahiro Yamada
2017-05-22Merge pull request #939 from dp-arm/dp/AArch32_tbbrdanh-arm
2017-05-16Merge pull request #942 from soby-mathew/sm/fix_juno_build_errdanh-arm
2017-05-16Juno: Fix AArch32 sp_min buildSoby Mathew
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-12FVP: Break circular dependency in platform header filesSandrine Bailleux
2017-05-03Use SPDX license identifiersdp-arm
2017-04-29Merge branch 'integration' into tf_issue_461Scott Branden
2017-04-29Move defines in utils.h to utils_def.h to fix shared header compile issuesScott Branden
2017-04-24CSS: Allow system suspend only via PSCI SYSTEM_SUSPEND APISoby Mathew
2017-04-20AArch32: Add SP_MIN support for JUNOYatharth Kochar
2017-04-20Changes to support execution in AArch32 state for JUNOYatharth Kochar
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-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-30Enable all A53 and A57 errata workarounds for JunoDouglas Raillard
2017-03-20Add workaround for ARM Cortex-A53 erratum 855873Andre Przywara
2017-03-08Apply workaround for errata 813419 of Cortex-A57Antonio Nino Diaz
2017-02-15Juno: Disable SPIDEN in release buildsdp-arm
2017-01-26Resolve build errors flagged by GCC 6.2David Cunado
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-20Merge pull request #793 from jeenu-arm/gic-changesdanh-arm
2016-12-15FVP: Avail GIC Redistributor power managementJeenu 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-05Define and use no_ret macro where no return is expectedJeenu Viswambharan