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
/
include
/
lib
Age
Commit message (
Expand
)
Author
2016-04-01
Merge pull request #577 from antonio-nino-diaz-arm/an/remove-xlat-helpers
danh-arm
2016-03-31
Remove xlat_helpers.c
Antonio Nino Diaz
2016-03-30
Add ISR_EL1 to crash report
Gerald Lejeune
2016-03-30
Remove DAIF bits handling macros
Gerald Lejeune
2016-03-03
Extend memory attributes to map non-cacheable memory
Sandrine Bailleux
2016-02-18
Merge pull request #523 from jcastillo-arm/jc/genfw-791
danh-arm
2016-02-18
ARM platforms: rationalise memory attributes of shared memory
Juan Castillo
2016-02-08
Disable non-temporal hint on Cortex-A53/57
Sandrine Bailleux
2016-01-14
Remove direct usage of __attribute__((foo))
Soren Brinkmann
2016-01-12
Add support for ARM Cortex-A35 processor
Sandrine Bailleux
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-09
Initialize VTTBR_EL2 when bypassing EL2
Sandrine Bailleux
2015-11-26
Add ARM GICv3 driver without support for legacy operation
Achin Gupta
2015-11-19
Merge pull request #435 from sandrine-bailleux/sb/juno-r2
Achin Gupta
2015-11-19
Juno R2: Configure the correct L2 RAM latency values
Sandrine Bailleux
2015-11-13
Add missing RES1 bit in SCTLR_EL1
Vikram Kanigiri
2015-10-19
Make CASSERT() macro callable from anywhere
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-24
Add macros for retention control in Cortex-A53/A57
Varun Wadekar
2015-08-05
cortex_a53: Add A53 errata #826319, #836870
Jimmy Huang
2015-08-05
Add mmio utility functions
Jimmy Huang
2015-07-24
Add "Project Denver" CPU support
Varun Wadekar
2015-04-27
Add header guards to asm macro files
Dan Handley
2015-04-27
Remove use of PLATFORM_CACHE_LINE_SIZE
Dan Handley
2015-04-01
Merge pull request #277 from soby-mathew/sm/coh_lock_opt
danh-arm
2015-04-01
Merge pull request #280 from vwadekar/tlkd-fixed-v3
danh-arm
2015-03-31
Translate secure/non-secure virtual addresses
Varun Wadekar
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-16
Use ARM CCI driver on FVP and Juno platforms
Vikram Kanigiri
2015-01-26
Call reset handlers upon BL3-1 entry.
Yatharth Kochar
2015-01-23
Return success if an interrupt is seen during PSCI CPU_SUSPEND
Soby Mathew
2015-01-22
Move bakery algorithm implementation out of coherent memory
Soby Mathew
2015-01-22
Add macros for domain specific barriers.
Soby Mathew
2015-01-07
Prevent optimisation of sysregs accessors calls
Sandrine Bailleux
2014-12-04
Fix the array size of mpidr_aff_map_nodes_t.
Soby Mathew
2014-10-29
Apply errata workarounds only when major/minor revisions match.
Soby Mathew
2014-10-10
Merge pull request #206 from soby-mathew/sm/reset_cntvoff
Andrew Thoelke
2014-09-25
Create BL stage specific translation tables
Soby Mathew
2014-09-16
Initialize SCTLR_EL1 based on MODE_RW bit
Jens Wiklander
2014-09-02
Reset CNTVOFF_EL2 register before exit into EL1 on warm boot
Soby Mathew
2014-08-21
Juno: Implement initial platform port
Sandrine Bailleux
2014-08-20
Add support for selected Cortex-A57 errata workarounds
Soby Mathew
2014-08-20
Add CPU specific crash reporting handlers
Soby Mathew
2014-08-20
Add CPU specific power management operations
Soby Mathew
2014-08-20
Introduce framework for CPU specific operations
Soby Mathew
2014-08-14
Move IO storage source to drivers directory
Dan Handley
[next]