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
/
common
Age
Commit message (
Expand
)
Author
2018-03-05
Dynamic cfg: Do not populate args if already initialized
Amit Daniel Kachhap
2018-02-28
Fix MISRA rule 8.5 Part 1
Roberto Vargas
2018-02-26
Dynamic cfg: MISRA fixes
Soby Mathew
2018-02-26
ARM Platforms: Load HW_CONFIG in BL2
Soby Mathew
2018-02-26
Dynamic cfg: Introduce fdt wrappers
Soby Mathew
2018-02-02
image_decompress: add APIs for decompressing images
Masahiro Yamada
2017-12-15
Add support to left-pad with zeroes in tf_printf
Antonio Nino Diaz
2017-12-05
Unify cache flush code path after image load
Soby Mathew
2017-11-08
ARMv7 may not support Virtualization Extensions
Etienne Carriere
2017-11-06
Merge pull request #1153 from robertovargas-arm/fix-macros
davidcunado-arm
2017-11-01
Include debug.h in debug.S
Roberto Vargas
2017-10-24
Add platform hooks for boot redundancy support
Roberto Vargas
2017-09-11
Implement log framework
Soby Mathew
2017-09-11
Introduce tf_vprintf() and tf_string_print()
Soby Mathew
2017-08-21
Fix x30 reporting for unhandled exceptions
Julius Werner
2017-06-14
Tegra: enable 'signed-comparison' compilation warning/errors
Varun Wadekar
2017-05-24
Introduce `tf_snprintf`
Antonio Nino Diaz
2017-05-15
Align tf_printf implementation between AArch32 and AArch64
dp-arm
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-24
Merge pull request #911 from danh-arm/dh/refactor-bl2-image-load
davidcunado-arm
2017-04-20
Remove build option `ASM_ASSERTION`
Antonio Nino Diaz
2017-04-19
Minor refactor of BL2 image load v2
Dan Handley
2017-04-19
Add `ENABLE_ASSERTIONS` build option
Antonio Nino Diaz
2017-03-31
Remove dead loops in assert() in C and ASM
Antonio Nino Diaz
2017-03-31
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-08
Simplify translation tables headers dependencies
Antonio Nino Diaz
2017-02-06
Introduce unified API to zero memory
Douglas Raillard
2016-12-20
Merge pull request #791 from jeenu-arm/asm-assert-32
danh-arm
2016-12-20
Export is_mem_free() function
Sandrine Bailleux
2016-12-19
AArch32: Print ASM_ASSERT and panic messages
Jeenu Viswambharan
2016-12-12
Merge pull request #774 from jeenu-arm/no-return-macro
danh-arm
2016-12-05
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-11-29
Optimize cache flush when authenticating images
Antonio Nino Diaz
2016-09-21
AArch32: Common changes needed for BL1/BL2
Yatharth Kochar
2016-09-20
Add new version of image loading.
Yatharth Kochar
2016-08-31
AArch32: resolve build error when LOG_LEVEL=50
Soby Mathew
2016-08-31
Merge pull request #689 from yatharth-arm/yk/plat_report_expn
davidcunado-arm
2016-08-22
Remove looping around `plat_report_exception`
Yatharth Kochar
2016-08-18
Merge pull request #686 from danh-arm/dh/remove-inv-dcache-after-auth
danh-arm
2016-08-17
Remove dcache invalidation after image authentication
Dan Handley
2016-08-10
AArch32: Add API to invoke runtime service handler
Soby Mathew
2016-08-10
AArch32: Add tf_printf support
Soby Mathew
2016-08-10
AArch32: Add assembly helpers
Soby Mathew
2016-07-28
Merge pull request #673 from soby-mathew/sm/coverity_issue
danh-arm
2016-07-26
Improve debug assertion for runtime svc number
Soby Mathew
2016-07-25
Ensure addresses in is_mem_free() don't overflow
Sandrine Bailleux
2016-07-25
Make runtime_svc_init() function more robust
Sandrine Bailleux
2016-07-25
Improvements to runtime service init code
Sandrine Bailleux
[next]