index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2016-06-08
Merge pull request #639 from danh-arm/dh/import-libfdt
danh-arm
2016-06-03
Minor libfdt changes to enable TF integration
Dan Handley
2016-06-03
Import libfdt v1.4.1
Dan Handley
2016-06-03
Move stdlib header files to include/lib/stdlib
Dan Handley
2016-06-01
Add support for ARM Cortex-A73 MPCore Processor
Yatharth Kochar
2016-04-26
Fix computation of L1 bitmask in the translation table lib
Sandrine Bailleux
2016-04-22
Merge pull request #601 from sandrine-bailleux-arm/sb/a57-errata-workarounds
danh-arm
2016-04-21
Add support for Cortex-A57 erratum 833471 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 826977 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 829520 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 828024 workaround
Sandrine Bailleux
2016-04-21
Add support for Cortex-A57 erratum 826974 workaround
Sandrine Bailleux
2016-04-21
Fix wording in cpu-ops.mk comments
Sandrine Bailleux
2016-04-15
Limit support for region overlaps in xlat_tables
Antonio Nino Diaz
2016-04-13
Refactor the xlat_tables library code
Soby Mathew
2016-03-31
Remove xlat_helpers.c
Antonio Nino Diaz
2016-03-22
Make cpu operations warning a VERBOSE print
Soby Mathew
2016-03-11
Merge pull request #542 from sandrine-bailleux-arm/km/pt-zero
danh-arm
2016-03-11
Merge pull request #538 from sandrine-bailleux-arm/sb/extend-memory-types
danh-arm
2016-03-07
Initialize all translation table entries
Kristina Martsenko
2016-03-03
Extend memory attributes to map non-cacheable memory
Sandrine Bailleux
2016-02-26
Compile stdlib C files individually
Antonio Nino Diaz
2016-02-08
Cortex-Axx: Unconditionally apply CPU reset operations
Sandrine Bailleux
2016-02-08
Disable non-temporal hint on Cortex-A53/57
Sandrine Bailleux
2016-02-01
Use tf_printf() for debug logs from xlat_tables.c
Soby Mathew
2016-01-14
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2016-01-12
Add support for ARM Cortex-A35 processor
Sandrine Bailleux
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-09-11
Re-design bakery lock memory allocation and algorithm
Andrew Thoelke
2015-08-17
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
Achin Gupta
2015-08-13
PSCI: Migrate TF to the new platform API and CM helpers
Soby Mathew
2015-08-05
cortex_a53: Add A53 errata #826319, #836870
Jimmy Huang
2015-07-24
Add "Project Denver" CPU support
Varun Wadekar
2015-07-16
Fix bug in semihosting write function
Juan Castillo
2015-04-13
Fix recursive crash prints on FVP AEM model
Soby Mathew
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-01
Merge pull request #277 from soby-mathew/sm/coh_lock_opt
danh-arm
2015-03-27
Remove the `owner` field in bakery_lock_t data structure
Soby Mathew
2015-03-27
Optimize the bakery lock structure for coherent memory
Soby Mathew
2015-03-19
Merge pull request #270 from vikramkanigiri/vk/a72_cpu_support
danh-arm
2015-03-18
Add support for ARM Cortex-A72 processor
Vikram Kanigiri
2015-03-17
Merge pull request #269 from vikramkanigiri/vk/common-cci
danh-arm
2015-03-16
Add macro to calculate number of elements in an array
Vikram Kanigiri
2015-03-13
Initialise cpu ops after enabling data cache
Vikram Kanigiri
2015-01-30
Fix the Cortex-A57 reset handler register usage
Soby Mathew
2015-01-28
stdlib: add missing features to build PolarSSL
Juan Castillo
2015-01-26
Call reset handlers upon BL3-1 entry.
Yatharth Kochar
2015-01-22
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2015-01-22
Remove the wfe() for bounded wait in bakery_lock
Soby Mathew
2015-01-13
Invalidate the dcache after initializing cpu-ops
Soby Mathew
[next]