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
Age
Commit message (
Expand
)
Author
2014-06-23
Correctly dimension the PSCI aff_map_node array
Andrew Thoelke
2014-06-23
Eliminate psci_suspend_context array
Andrew Thoelke
2014-06-23
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-23
Merge pull request #138 from athoelke/at/cpu-context
danh-arm
2014-06-23
Merge pull request #137 from athoelke/at/no-early-exceptions
danh-arm
2014-06-23
Merge pull request #136 from athoelke/at/cpu-data
danh-arm
2014-06-23
Merge pull request #142 from athoelke/at/fix-console_putc
danh-arm
2014-06-20
Remove broken assertion in console_putc()
Andrew Thoelke
2014-06-18
Merge pull request #135 from soby-mathew/sm/remove-reinit-of-timers
danh-arm
2014-06-18
Remove re-initialisation of system timers after warm boot for FVP
Soby Mathew
2014-06-17
Merge pull request #134 from jcastillo-arm/jc/tf-issues/179
danh-arm
2014-06-17
Remove early_exceptions from BL3-1
Andrew Thoelke
2014-06-16
Move CPU context pointers into cpu_data
Andrew Thoelke
2014-06-16
Per-cpu data cache restructuring
Andrew Thoelke
2014-06-16
Set correct value for SYS_ID_REV_SHIFT in FVP
Juan Castillo
2014-06-16
Merge pull request #133 from athoelke/at/crash-reporting-opt
danh-arm
2014-06-16
Merge pull request #131 from athoelke/at/cm_get_context
danh-arm
2014-06-16
Merge pull request #130 from athoelke/at/inline-asm-sysreg-v2
danh-arm
2014-06-16
Merge pull request #128 from sandrine-bailleux/sb/make-load_image-ep-optional
danh-arm
2014-06-12
Merge pull request #127 from sandrine-bailleux/sb/fix-pl011-fifo-polling
achingupta
2014-06-12
Merge pull request #126 from sandrine-bailleux/sb/include-missing-hfile
achingupta
2014-06-12
Merge pull request #125 from sandrine-bailleux/sb/remove-bl2_el_change_mem_ptr
achingupta
2014-06-11
Make the BL3-1 crash reporting optional
Andrew Thoelke
2014-06-11
Provide cm_get/set_context() for current CPU
Andrew Thoelke
2014-06-10
Merge Pull Request #120 (patch 1) from 'linmaonly:lin_patch2'
Andrew Thoelke
2014-06-10
Make system register functions inline assembly
Andrew Thoelke
2014-06-05
fvp: Remove unused 'bl2_el_change_mem_ptr' variable
Sandrine Bailleux
2014-06-05
Make the entry point argument optional in load_image()
Sandrine Bailleux
2014-06-05
PL011: Fix a bug in the UART FIFO polling
Sandrine Bailleux
2014-06-05
Include 'platform_def.h' header file in 'crash_reporting.S'
Sandrine Bailleux
2014-06-03
Merge pull request #122 from 'danh-arm:dh/v0.4-docs'
Dan Handley
2014-06-03
Merge pull request #124 from 'danh-arm:sm/imf-documentation'
Dan Handley
2014-06-03
Document design of the Interrupt Mangement Framework
Achin Gupta
2014-06-03
Merge pull request #119 from 'soby-mathew:sm/doc_crash_reporting'
Dan Handley
2014-06-03
Merge pull request #117 from 'danh-arm:dh/v0.4-user-guide'
Dan Handley
2014-06-03
Merge pull request #121 'vikramkanigiri:vk/doc_for_133'
Dan Handley
2014-06-03
Documentation for BL3-1 hardening and reset vector
Vikram Kanigiri
2014-06-03
Trusted Firmware v0.4 release documentation
Dan Handley
2014-06-03
User guide updates for v0.4 release
Dan Handley
2014-06-02
Enable mapping higher physical address
Lin Ma
2014-06-02
Documentation for the new crash reporting implementation
Soby Mathew
2014-05-30
Merge pull request #116 from 'danh-arm:dh/refactoring-docs'
Dan Handley
2014-05-30
Fix porting guide references to platform.h
Dan Handley
2014-05-29
Merge pull request #111 'soby-mathew-sm:fix_cookie_to_int_handler'
Dan Handley
2014-05-29
Merge pull request #115 'athoelke-at:fix-bl31-X1-parameter'
Dan Handley
2014-05-29
Merge pull request #114 from 'vikramkanigiri:vk/pass_bl33_args'
Dan Handley
2014-05-29
Fix compilation issue for IMF_READ_INTERRUPT_ID build flag
Soby Mathew
2014-05-29
Pass 'cookie' parameter to interrupt handler in BL3-1
Soby Mathew
2014-05-29
Allow platform parameter X1 to be passed to BL3-1
Andrew Thoelke
2014-05-28
Pass the args to the BL3-3 entrypoint
Vikram Kanigiri
[next]