141 Commits (3104f2e78d99bff1a0719680b5372563701732d8)

Author SHA1 Message Date
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
Andrew Thoelke ee7b35c4e1 Re-design bakery lock memory allocation and algorithm 9 years ago
Soby Mathew 85a181ce38 PSCI: Migrate TF to the new platform API and CM helpers 9 years ago
Jimmy Huang 6b0d97b24a cortex_a53: Add A53 errata #826319, #836870 9 years ago
Varun Wadekar 3a8c55f600 Add "Project Denver" CPU support 9 years ago
Juan Castillo 31833aff68 Fix bug in semihosting write function 9 years ago
Soby Mathew 6fa11a5e99 Fix recursive crash prints on FVP AEM model 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Soby Mathew 548579f56e Remove the `owner` field in bakery_lock_t data structure 10 years ago