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-12-08
Merge pull request #1174 from antonio-nino-diaz-arm/an/page-size
davidcunado-arm
2017-11-29
ARM platforms: Fixup AArch32 builds
Soby Mathew
2017-11-29
Replace magic numbers in linkerscripts by PAGE_SIZE
Antonio Nino Diaz
2017-11-29
AMU: Implement support for aarch32
Dimitris Papastamos
2017-11-08
ARMv7 requires the clear exclusive access at monitor entry
Etienne Carriere
2017-10-23
BL31: Introduce Publish and Subscribe framework
Jeenu Viswambharan
2017-10-13
Init and save / restore of PMCR_EL0 / PMCR
David Cunado
2017-09-05
Set NS version SCTLR during warmboot path
David Cunado
2017-08-22
Merge pull request #1054 from jwerner-chromium/JW_crash_x30
davidcunado-arm
2017-08-22
Merge pull request #1053 from jwerner-chromium/JW_func_align
davidcunado-arm
2017-08-21
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-08-15
Add new alignment parameter to func assembler macro
Julius Werner
2017-08-09
bl32: add secure interrupt handling in AArch32 sp_min
Etienne Carriere
2017-06-28
Merge pull request #978 from etienne-lms/minor-build
danh-arm
2017-06-23
Merge pull request #995 from davidcunado-arm/dc/init_reg
davidcunado-arm
2017-06-23
bl: security_state should be of type unsigned int
Etienne Carriere
2017-06-21
Fully initialise essential control registers
David Cunado
2017-06-20
sp_min: Flush console at end of main()
Dimitris Papastamos
2017-06-20
sp_min: Implement `sp_min_plat_runtime_setup()`
Dimitris Papastamos
2017-05-12
AArch32: Rework SMC context save and restore mechanism
Soby Mathew
2017-05-04
Merge pull request #925 from dp-arm/dp/spdx
davidcunado-arm
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-26
Update terminology: standard SMC to yielding SMC
David Cunado
2017-04-19
PSCI: Build option to enable D-Caches early in warmboot
Soby Mathew
2017-03-31
Add support for GCC stack protection
Douglas Raillard
2017-03-17
Merge pull request #860 from jeenu-arm/hw-asstd-coh
davidcunado-arm
2017-03-08
Simplify translation tables headers dependencies
Antonio Nino Diaz
2017-03-02
Enable data caches early with hardware-assisted coherency
Jeenu Viswambharan
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
[next]