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
/
bl32
Age
Commit message (
Expand
)
Author
2017-02-06
Replace some memset call by zeromem
Douglas Raillard
2017-02-06
Introduce unified API to zero memory
Douglas Raillard
2016-12-23
Abort preempted TSP STD SMC after PSCI CPU suspend
Douglas Raillard
2016-12-14
Merge pull request #775 from soby-mathew/sm/AArch32_stack_align
danh-arm
2016-12-12
AArch32: Fix the stack alignment issue
Soby Mathew
2016-12-05
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-09-22
PSCI: Do psci_setup() as part of std_svc_setup()
Soby Mathew
2016-09-22
PSCI: Introduce PSCI Library argument structure
Soby Mathew
2016-09-21
AArch32: Support in SP_MIN to receive arguments from BL2
Yatharth Kochar
2016-09-21
AArch32: Refactor SP_MIN to support RESET_TO_SP_MIN
Yatharth Kochar
2016-08-10
AArch32: add a minimal secure payload (SP_MIN)
Soby Mathew
2016-08-09
Move spinlock library code to AArch64 folder
Soby Mathew
2016-07-08
TSP: Print BL32_BASE rather than __RO_START__
Sandrine Bailleux
2016-07-08
Introduce SEPARATE_CODE_AND_RODATA build flag
Sandrine Bailleux
2016-05-26
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-04-01
Make:Remove calls to shell from makefiles.
Evan Lloyd
2016-03-14
Remove all non-configurable dead loops
Antonio Nino Diaz
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-09
TSP: Allow preemption of synchronous S-EL1 interrupt handling
Soby Mathew
2015-12-04
Enable use of FIQs and IRQs as TSP interrupts
Soby Mathew
2015-12-04
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-09-14
Make generic code work in presence of system caches
Achin Gupta
2015-09-10
Pass the target suspend level to SPD suspend hooks
Achin Gupta
2015-08-13
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-04-28
Add linker symbol declarations to bl_common.h
Dan Handley
2015-04-28
Allow deeper platform port directory structure
Dan Handley
2015-04-27
Fix type mismatches in verbose logging
Dan Handley
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-03-06
Enable type-checking of arguments passed to printf() et al.
Sandrine Bailleux
2015-01-23
Save 'power_state' early in PSCI CPU_SUSPEND call
Soby Mathew
2015-01-22
Remove coherent memory from the BL memory maps
Soby Mathew
2014-08-21
Juno: Add support for Test Secure-EL1 Payload
Sandrine Bailleux
2014-08-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
Merge pull request #189 from achingupta/ag/tf-issues#153
Dan Handley
2014-08-19
Clarify platform porting interface to TSP
Dan Handley
2014-08-15
Unmask SError interrupt and clear SCR_EL3.EA bit
Achin Gupta
2014-08-14
Move TSP private declarations into separate header
Dan Handley
2014-08-12
Rationalize console log output
Dan Handley
2014-08-04
Merge pull request #179 from jcastillo-arm/jc/tf-issues/219
danh-arm
2014-08-01
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-08-01
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-07-28
Merge pull request #170 from achingupta/ag/tf-issues#226
danh-arm
2014-07-28
Merge pull request #169 from achingupta/ag/tf-issues#198
danh-arm
2014-07-28
Simplify management of SCTLR_EL3 and SCTLR_EL1
Achin Gupta
2014-07-25
Add support for printing version at runtime
Juan Castillo
2014-07-25
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-19
Remove coherent stack usage from the warm boot path
Achin Gupta
2014-07-19
Remove coherent stack usage from the cold boot path
Achin Gupta
2014-07-11
Merge pull request #163 from sandrine-bailleux/sb/tf-issue-117-v2
danh-arm
2014-07-10
fvp: Reuse BL1 and BL2 memory through image overlaying
Sandrine Bailleux
[next]