151 Commits (2831bc3a5f5dd9cdd6f272044f9f916e68797ff1)

Author SHA1 Message Date
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
Sandrine Bailleux ed81f3ebbf Introduce utils.h header file 8 years ago
Sandrine Bailleux b9161469fa xlat lib: Introduce MT_EXECUTE/MT_EXECUTE_NEVER attributes 9 years ago
Sandrine Bailleux bcbe19afaa xlat lib: Refactor mmap_desc() function 9 years ago
Yatharth Kochar a31d8983f4 Add Performance Measurement Framework(PMF) 9 years ago
Dan Handley 754d78b1b3 Minor libfdt changes to enable TF integration 9 years ago
Dan Handley 91176bc636 Import libfdt v1.4.1 9 years ago
Dan Handley f0b489c1d2 Move stdlib header files to include/lib/stdlib 9 years ago
Yatharth Kochar 2460ac18ef Add support for ARM Cortex-A73 MPCore Processor 9 years ago
Sandrine Bailleux aa447b9c50 Fix computation of L1 bitmask in the translation table lib 9 years ago
Sandrine Bailleux adeecf9219 Add support for Cortex-A57 erratum 833471 workaround 9 years ago
Sandrine Bailleux 072888656d Add support for Cortex-A57 erratum 826977 workaround 9 years ago
Sandrine Bailleux 0b77197baf Add support for Cortex-A57 erratum 829520 workaround 9 years ago
Sandrine Bailleux a8b1c76936 Add support for Cortex-A57 erratum 828024 workaround 9 years ago
Sandrine Bailleux df22d602b6 Add support for Cortex-A57 erratum 826974 workaround 9 years ago
Sandrine Bailleux 097b787a0e Fix wording in cpu-ops.mk comments 9 years ago
Antonio Nino Diaz e1ea9290bb Limit support for region overlaps in xlat_tables 9 years ago
Soby Mathew 3ca9928df2 Refactor the xlat_tables library code 9 years ago
Antonio Nino Diaz f33fbb2f97 Remove xlat_helpers.c 9 years ago
Soby Mathew 1319e7b193 Make cpu operations warning a VERBOSE print 9 years ago
Kristina Martsenko 2af926ddd4 Initialize all translation table entries 9 years ago
Sandrine Bailleux 5f654975bb Extend memory attributes to map non-cacheable memory 9 years ago
Antonio Nino Diaz 191a008865 Compile stdlib C files individually 9 years ago
Sandrine Bailleux c66fad93ca Cortex-Axx: Unconditionally apply CPU reset operations 9 years ago
Sandrine Bailleux 54035fc467 Disable non-temporal hint on Cortex-A53/57 9 years ago
Soby Mathew d30ac1c36f Use tf_printf() for debug logs from xlat_tables.c 9 years ago
Soren Brinkmann 65cd299f52 Remove direct usage of __attribute__((foo)) 9 years ago
Sandrine Bailleux 820756e933 Add support for ARM Cortex-A35 processor 9 years ago
Achin Gupta 54dc71e7ec Make generic code work in presence of system caches 9 years ago