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
Age
Commit message (
Expand
)
Author
2014-05-23
Remove extern keyword from function declarations
Dan Handley
2014-05-23
Merge pull request #104 from athoelke:at/tsp-entrypoints-v2
Andrew Thoelke
2014-05-23
Merge pull request #105 from athoelke:sm/support_normal_irq_in_tsp-v2
Andrew Thoelke
2014-05-23
Merge pull request #102 from achingupta:ag/tf-issues#104-v2
Andrew Thoelke
2014-05-23
Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3
Andrew Thoelke
2014-05-23
Merge pull request #67 from achingupta:ag/psci_standby_bug_fix
Andrew Thoelke
2014-05-23
Use a vector table for TSP entrypoints
Andrew Thoelke
2014-05-23
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-22
Add S-EL1 interrupt handling support in the TSPD
Achin Gupta
2014-05-22
Add support for synchronous FIQ handling in TSP
Achin Gupta
2014-05-22
Use secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-22
Introduce interrupt handling framework in BL3-1
Achin Gupta
2014-05-22
Introduce platform api to access an ARM GIC
Achin Gupta
2014-05-22
Introduce interrupt registration framework in BL3-1
Achin Gupta
2014-05-22
Add context library API to change a bit in SCR_EL3
Achin Gupta
2014-05-22
Add support for BL3-1 as a reset vector
Vikram Kanigiri
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
Rework handover interface between BL stages
Vikram Kanigiri
2014-05-22
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-22
Merge pull request #91 from linmaonly/lin_dev
Andrew Thoelke
2014-05-20
Address issue 156: 64-bit addresses get truncated
Lin Ma
2014-05-19
Merge pull request #78 from jeenuv:tf-issues-148
Andrew Thoelke
2014-05-16
Add build configuration for timer save/restore
Jeenu Viswambharan
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-12
Fix broken standby state implementation in PSCI
Achin Gupta
2014-05-09
Introduce IS_IN_ELX() macros
Sandrine Bailleux
2014-05-08
Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu...
danh-arm
2014-05-08
Preserve x19-x29 across world switch for exception handling
Soby Mathew
2014-05-08
Merge pull request #58 from athoelke/optimise-cache-flush-v2
danh-arm
2014-05-08
Merge pull request #61 from athoelke/use-mrs-msr-from-assembler-v2
danh-arm
2014-05-08
Merge pull request #60 from athoelke/disable-mmu-v2
danh-arm
2014-05-08
Remove unused 'PL011_BASE' macro
Sandrine Bailleux
2014-05-07
Optimise data cache clean/invalidate operation
Andrew Thoelke
2014-05-07
Remove unused or invalid asm helper functions
Andrew Thoelke
2014-05-07
Access system registers directly in assembler
Andrew Thoelke
2014-05-07
Replace disable_mmu with assembler version
Andrew Thoelke
2014-05-06
Remove variables from .data section
Dan Handley
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Move PSCI global functions out of private header
Dan Handley
2014-05-06
Separate BL functions out of arch.h
Dan Handley
2014-05-06
Refactor GIC header files
Dan Handley
2014-05-06
Separate out CASSERT macro into own header
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-05-06
Move FVP power driver to FVP platform
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley
2014-04-29
Preserve PSCI cpu_suspend 'power_state' parameter.
Vikram Kanigiri
2014-04-24
Add TrustZone (TZC-400) driver
Harry Liebel
2014-04-15
Allocate single stacks for BL1 and BL2
Andrew Thoelke
[next]