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
/
lib
/
el3_runtime
Age
Commit message (
Expand
)
Author
2017-11-30
Enable SVE for Non-secure world
David Cunado
2017-11-29
AMU: Implement support for aarch32
Dimitris Papastamos
2017-11-29
AMU: Implement support for aarch64
Dimitris Papastamos
2017-11-20
Refactor Statistical Profiling Extensions implementation
Dimitris Papastamos
2017-11-20
Factor out extension enabling to a separate function
Dimitris Papastamos
2017-11-15
Move FPEXC32_EL2 to FP Context
David Cunado
2017-10-31
aarch64: Add PubSub events to capture security state transitions
Dimitris Papastamos
2017-10-13
Init and save / restore of PMCR_EL0 / PMCR
David Cunado
2017-09-07
Merge pull request #1019 from etienne-lms/log-size
davidcunado-arm
2017-09-01
cpu log buffer size depends on cache line size
Etienne Carriere
2017-08-23
fix a typo about sctlr_el2
Ken Kuang
2017-06-22
aarch64: Enable Statistical Profiling Extensions for lower ELs
dp-arm
2017-06-21
Fully initialise essential control registers
David Cunado
2017-05-11
Merge pull request #927 from jeenu-arm/state-switch
davidcunado-arm
2017-05-03
Use SPDX license identifiers
dp-arm
2017-05-02
Add macro to check whether the CPU implements an EL
Jeenu Viswambharan
2017-02-06
Replace some memset call by zeromem
Douglas Raillard
2017-01-24
Use #ifdef for IMAGE_BL* instead of #if
Masahiro Yamada
2016-12-12
AArch32: Fix the stack alignment issue
Soby Mathew
2016-12-01
Reset EL2 and EL3 configurable controls
David Cunado
2016-11-09
Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCR
David Cunado
2016-10-14
Unify SCTLR initialization for AArch32 normal world
Soby Mathew
2016-08-31
AArch32: Fix SCTLR context initialization
Soby Mathew
2016-08-10
AArch32: Add support in TF libraries
Soby Mathew
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew