summaryrefslogtreecommitdiff
path: root/plat/arm/board/juno
AgeCommit message (Expand)Author
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-22Apply workarounds for A53 Cat A Errata 835769 and 843419Douglas Raillard
2017-06-20juno: Fix AArch32 buildDimitris Papastamos
2017-06-14Unique names for defines in the CPU librariesVarun Wadekar
2017-06-05Add SCMI support for Juno platformSoby Mathew
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-16Juno: Fix AArch32 sp_min buildSoby Mathew
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 #886 from dp-arm/dp/stack-protectordavidcunado-arm
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-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-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
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
2016-09-21ARM platform changes for new version of image loadingYatharth Kochar
2016-09-15CSS: Implement support for NODE_HW_STATEJeenu Viswambharan
2016-08-19Add WFI in platform's unexpected error handlersSandrine Bailleux
2016-07-28Merge pull request #671 from antonio-nino-diaz-arm/an/unoptimised-memdanh-arm
2016-07-25ARM platforms: Define common image sizesAntonio Nino Diaz
2016-07-18Rework type usage in Trusted FirmwareSoby Mathew
2016-06-16Enable PSCI_STAT_COUNT/RESIDENCY for ARM standard platformsSoby Mathew
2016-04-14Dump platform-defined regs in crash reportingGerald Lejeune
2016-03-31Migrate ARM standard platforms to the refactored TZC driverSoby Mathew
2016-03-14Remove all non-configurable dead loopsAntonio Nino Diaz
2016-02-22Merge pull request #532 from soby-mathew/vk/configure_mmap_macrosdanh-arm
2016-02-22Rationalise MMU and Page table related constants on ARM platformsVikram Kanigiri
2016-02-19Allow multi cluster topology definitions for ARM platformsSoby Mathew
2016-02-16Rework use of interconnect driversVikram Kanigiri
2016-02-16Merge pull request #521 from vikramkanigiri/vk/rearchitect_securitydanh-arm
2016-02-16Merge pull request #520 from vikramkanigiri/vk/scp_flexibilitydanh-arm
2016-02-15Perform security setup separately for each ARM platformVikram Kanigiri
2016-02-15Support for varying BOM/SCPI protocol base addresses in ARM platformsVikram Kanigiri
2016-02-11Add support for SSC_VERSION register on CSS platformsVikram Kanigiri
2016-02-11Re-factor definition of some macros on ARM platformsVikram Kanigiri
2015-12-15FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley