66 Commits (700efdd17c16d2c1c3143f3f10da7278075edcf6)

Author SHA1 Message Date
Dimitris Papastamos 383c808999 Disable workaround for CVE-2017-5715 on unaffected platforms 7 years ago
David Cunado 3872fc2d1f Do not enable SVE on pre-v8.2 platforms 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
Jeenu Viswambharan 831b37520a mt8173: Migrate to using interrupt properties 7 years ago
Isla Mitchell ee1ebbd18e Fix order of remaining platform #includes 7 years ago
David Cunado 568ac1f730 Resolve build errors flagged by GCC 6.2 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Jeenu Viswambharan f4c8aa9054 Add macro to check whether the CPU implements an EL 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Antonio Nino Diaz ad4c2ec688 Add console_core_flush() in upstream platforms 8 years ago
dp-arm 75311203d8 Move plat/common source file definitions to generic Makefiles 8 years ago
Andre Przywara 9a770b941b plat/mediatek: Enable Cortex-A53 erratum 855873 workaround 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Koan-Sin Tan 201d535ff6 Remove use of all deprecated APIs 9 years ago
Koan-Sin Tan 8bc20038af Get rid of use of old GIC APIs 9 years ago
Koan-Sin Tan 9cfd83e95f Add support of PSCI_EXTENDED_STATE_ID to MT8173 9 years ago
Koan-Sin Tan 3fc26aa093 Get rid of use of compatibility API 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
Masahiro Yamada 4749705355 Move BL_COHERENT_RAM_BASE/END defines to common_def.h 8 years ago
Paul Kocialkowski 03be4806fd mt8173: Correct SPM MCDI firmware length 8 years ago
Leon Chen 3c4dea1942 Remove MT6795 plat_sip_svc.c to fix Coverity analysis error. 8 years ago
Leon Chen c1ff80b128 Support for Mediatek MT6795 SoC 8 years ago
Soby Mathew b127109121 Migrate platform makefile to new console driver location 8 years ago
Sandrine Bailleux ed81f3ebbf Introduce utils.h header file 8 years ago
Antonio Nino Diaz 1d0b990e9d Replace MediaTek delay timer by generic one 9 years ago
Antonio Nino Diaz f3d3b316f8 Implement plat_get_syscnt_freq2 on platforms 9 years ago
Yi Zheng 7ace1cc088 MT8173: Add Sip function for MTK HW crypt driver 9 years ago
Jimmy Huang b659b1a755 mt8173: Reorganize plat SiP functions 9 years ago
Leon Chen cf906b2a2e Refactor MediaTek platform common code 9 years ago
Yatharth Kochar c073fda1c6 Move `plat_get_syscnt_freq()` to arm_common.c 9 years ago
Gerald Lejeune 9ff67fa6f2 Dump platform-defined regs in crash reporting 9 years ago
Fan Chen 8c9130c6c2 mt8173: Fix timing issue of mfg mtcmos power off 9 years ago
Soby Mathew 3e4b8fdcd3 Migrate platform ports to the new xlat_tables library 9 years ago
yt.lee 3454fdea07 mt8173: fix spm driver build errors 9 years ago
Jimmy Huang a1e0c01f97 mt8173: Protect BL31 memory from non-secure access 9 years ago
Jimmy Huang b99d961c7d mt8173: support big core PLL control in system suspend flow 9 years ago
Jimmy Huang 76d47fea7e mt8173: Remove gpio driver support 9 years ago
Jimmy Huang e2a65959bc mt8173: Add #error directive to prevent RESET_TO_BL31 9 years ago
Antonio Nino Diaz e0ea0928d5 Fix gpio includes of mt8173 platform to avoid collision. 9 years ago
Soby Mathew d30ac1c36f Use tf_printf() for debug logs from xlat_tables.c 9 years ago
Fan Chen bb99828dee mt8173: Fix long latency issue of mtcmos contorl 9 years ago
Weiyi Lu 44c4908790 mt8173: Improve performance by handling more interrupts during idle 9 years ago
Jimmy Huang 1a1ff8b962 mt8173: Implement subsystem power control logic in ARM TF 9 years ago
Jimmy Huang 8e53ec53b6 mt8173: support big/Little cluster power off for CPU idle(C2 state) 9 years ago
Jimmy Huang 3c454d52e1 mt8173: Move SPM related PLL settings to ARM TF 9 years ago
Jimmy Huang cc04b843ba mt8173: Fix USB remote wake up problem 9 years ago
Jimmy Huang ac3986ef74 mt8173: Enable dynamic clock management 9 years ago
Juan Castillo 9400b40ea4 Disable PL011 UART before configuring it 9 years ago
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo)) 9 years ago
Jimmy Huang 2bab3d5273 mt8173: fix watchdog register setting 9 years ago