723 Commits (93c690eba8ca67b06925d811ea87765215401385)

Author SHA1 Message Date
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
Soby Mathew 1c9573a157 Optimize the bakery lock structure for coherent memory 10 years ago
Vikram Kanigiri 1ba93aeb89 Add support for ARM Cortex-A72 processor 10 years ago
Vikram Kanigiri a7e98ad514 Add macro to calculate number of elements in an array 10 years ago
Vikram Kanigiri 12e7c4ab0b Initialise cpu ops after enabling data cache 10 years ago
Soby Mathew 683f788fa7 Fix the Cortex-A57 reset handler register usage 10 years ago
Juan Castillo e509d05728 stdlib: add missing features to build PolarSSL 10 years ago
Yatharth Kochar 79a97b2ef7 Call reset handlers upon BL3-1 entry. 10 years ago
Soby Mathew 8c5fe0b5b9 Move bakery algorithm implementation out of coherent memory 10 years ago
Soby Mathew d4f4ad90f9 Remove the wfe() for bounded wait in bakery_lock 10 years ago
Soby Mathew 099973469b Invalidate the dcache after initializing cpu-ops 10 years ago
Achin Gupta 66ce001e7d Precede a 'sev' with a 'dsb' in bakery lock code 10 years ago
Soby Mathew 5541bb3f61 Optimize Cortex-A57 cluster power down sequence on Juno 10 years ago
Soby Mathew b1a9631d81 Optimize barrier usage during Cortex-A57 power down 10 years ago
Soby Mathew 7395a725ae Apply errata workarounds only when major/minor revisions match. 10 years ago