723 Commits (93c690eba8ca67b06925d811ea87765215401385)

Author SHA1 Message Date
Varun Wadekar 9f1c5dd19b cpus: denver: disable DCO operations from platform code 9 years ago
Douglas Raillard 3fbe46d73f Clarify errata ERRATA_A53_836870 documentation 8 years ago
Varun Wadekar e956e228d4 cpus: Add support for all Denver variants 9 years ago
Jeenu Viswambharan c877b41487 Introduce locking primitives using CAS instruction 8 years ago
dp-arm e5bbd16a24 PSCI: Do stat accounting for retention/standby states 8 years ago
dp-arm 04c1db1e57 PSCI: Decouple PSCI stat residency calculation from PMF 8 years ago
Douglas Raillard 32f0d3c6c3 Replace some memset call by zeromem 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Jeenu Viswambharan 10bcd76157 Report errata workaround status to console 8 years ago
Antonio Nino Diaz aa050a7bdb stdlib: Import timingsafe_bcmp() from FreeBSD 8 years ago
Sandrine Bailleux d67879d311 Add strnlen() to local C library 8 years ago
Masahiro Yamada 3d8256b2a1 Use #ifdef for IMAGE_BL* instead of #if 8 years ago
David Cunado 55c70cb752 Correct system include order 8 years ago
Antonio Nino Diaz 29440c1986 libfdt: Replace v1.4.1 by v1.4.2 8 years ago
Antonio Nino Diaz a78676b105 libfdt: Minor changes to enable TF integration 8 years ago
Antonio Nino Diaz cffc9ced68 libfdt: Import libfdt v1.4.2 8 years ago
Jeenu Viswambharan 5dd9dbb5bf Add provision to extend CPU operations at more levels 8 years ago
Douglas Raillard ea926532c3 Fix integer comparison in memcpy16 8 years ago
dp-arm 7941816a34 Add two timestamps to measure PSCI cache flush overhead 8 years ago
Antonio Nino Diaz 2240f45b1a Forbid block descriptors in initial xlat table levels 8 years ago
Antonio Nino Diaz 0029624fe2 Add PLAT_xxx_ADDR_SPACE_SIZE definitions 8 years ago
Antonio Nino Diaz d3d6c6e3e9 Assert correct granularity when mapping a PA 8 years ago
dp-arm afc03aebd3 stdlib: Fix signedness issue in memcmp() 8 years ago
Soby Mathew 9f3ee61c90 AArch32: Fix the stack alignment issue 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
David Cunado 939f66d6c4 Reset EL2 and EL3 configurable controls 8 years ago
Soby Mathew 95c1255967 Fix normal memory bakery lock implementation 8 years ago
David Cunado 495f3d3c51 Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR 8 years ago
Soby Mathew b7b0787da8 Unify SCTLR initialization for AArch32 normal world 8 years ago
dp-arm 872be88a29 Add PMF instrumentation points in TF 8 years ago
Yatharth Kochar 9c1dceb106 AArch32: Add `memcpy4` function in assembly 8 years ago
Soby Mathew f426fc0519 PSCI: Introduce PSCI Library argument structure 8 years ago
Yatharth Kochar 03a3042b04 AArch32: Add support for ARM Cortex-A32 MPCore Processor 8 years ago
Yatharth Kochar 1a0a3f0622 AArch32: Common changes needed for BL1/BL2 8 years ago
Jeenu Viswambharan 28d3d614b5 PSCI: Add support for PSCI NODE_HW_STATE API 8 years ago
Soby Mathew 7a3d4bdeef Flush `psci_plat_pm_ops` after initialization 8 years ago
Soby Mathew 9e3b4cbbad AArch32: Fix SCTLR context initialization 8 years ago
Antonio Nino Diaz e8719552a2 Automatically select initial xlation lookup level 8 years ago
Soby Mathew 727e5238fa AArch32: Add support to PSCI lib 9 years ago
Soby Mathew e33b78a658 AArch32: Add support in TF libraries 9 years ago
Soby Mathew b2bca61da5 AArch32: Add translation table library support 8 years ago
Soby Mathew f24307dec4 AArch32: Add assembly helpers 9 years ago
Soby Mathew 12ab697e8f Move spinlock library code to AArch64 folder 8 years ago
Soby Mathew 200026557c Fix the translation table library for wraparound cases 8 years ago
Achin Gupta 61eae524b6 Fix use of stale power states in PSCI standby finisher 8 years ago
Sandrine Bailleux a1c3faa6c7 Validate psci_find_target_suspend_lvl() result 9 years ago
Soby Mathew cf0b1492ed Introduce PSCI Library Interface 9 years ago
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Soby Mathew 4c0d039076 Rework type usage in Trusted Firmware 9 years ago
Naga Sureshkumar Relli 84629f2f2c bl31: Add error reporting registers 8 years ago