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
/
plat
/
common
Age
Commit message (
Expand
)
Author
2018-02-26
BL1: Deprecate the `bl1_init_bl2_mem_layout()` API
Soby Mathew
2018-02-26
Introduce the new BL handover interface
Soby Mathew
2018-02-26
Add image_id to bl1_plat_handle_post/pre_image_load()
Soby Mathew
2018-02-02
bl1: add bl1_plat_handle_{pre,post}_image_load()
Masahiro Yamada
2018-02-02
bl2: add bl2_plat_handle_pre_image_load()
Masahiro Yamada
2018-01-18
bl2-el3: Add BL2_EL3 image
Roberto Vargas
2017-11-13
BL31: Add SDEI dispatcher
Jeenu Viswambharan
2017-11-13
GIC: Introduce API to get interrupt ID
Jeenu Viswambharan
2017-11-08
SPM: Introduce Secure Partition Manager
Antonio Nino Diaz
2017-10-24
Add platform hooks for boot redundancy support
Roberto Vargas
2017-10-16
GIC: Add API to set priority mask
Jeenu Viswambharan
2017-10-16
GIC: Add API to set/clear interrupt pending
Jeenu Viswambharan
2017-10-16
GIC: Add API to set interrupt routing
Jeenu Viswambharan
2017-10-16
GIC: Add API to raise secure SGI
Jeenu Viswambharan
2017-10-16
GIC: Add APIs to set interrupt type and query support
Jeenu Viswambharan
2017-10-16
GIC: Add API to set interrupt priority
Jeenu Viswambharan
2017-10-16
GIC: Add APIs to enable and disable interrupt
Jeenu Viswambharan
2017-10-16
GIC: Add API to get interrupt active status
Jeenu Viswambharan
2017-10-16
GIC: Add APIs to query interrupt types
Jeenu Viswambharan
2017-10-16
GIC: Add API to get running priority
Jeenu Viswambharan
2017-09-11
Implement log framework
Soby Mathew
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-12
Merge pull request #885 from antonio-nino-diaz-arm/an/console-flush
davidcunado-arm
2017-03-31
Add support for GCC stack protection
Douglas Raillard
2017-03-31
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-02-13
PSCI: Decouple PSCI stat residency calculation from PMF
dp-arm
2017-01-26
Resolve build errors flagged by GCC 6.2
David Cunado
2017-01-18
Move BL_COHERENT_RAM_BASE/END defines to common_def.h
Masahiro Yamada
2017-01-18
Use *_END instead of *_LIMIT for linker derived end addresses
Masahiro Yamada
2016-12-15
tbbr: Fix updating of Non-Trusted NV counter
dp-arm
2016-09-21
AArch32: Common changes needed for BL1/BL2
Yatharth Kochar
2016-09-20
Changes for new version of image loading in BL1/BL2
Yatharth Kochar
2016-09-20
Add new version of image loading.
Yatharth Kochar
2016-07-18
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-08
ARM platforms: Add support for SEPARATE_CODE_AND_RODATA
Sandrine Bailleux
2016-06-03
Allow dynamic overriding of ROTPK verification
Soby Mathew
2016-05-20
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-04-21
Move `plat_get_syscnt_freq()` to arm_common.c
Yatharth Kochar
2016-04-07
Merge pull request #572 from jcastillo-arm/jc/tbb_nvcounter
danh-arm
2016-04-01
Modify return type of plat_get_ns_image_entrypoint()
Soby Mathew
2016-03-31
TBB: add non-volatile counter support
Juan Castillo
2016-03-14
Remove all non-configurable dead loops
Antonio Nino Diaz
2016-02-22
Fix the inconsistencies in bl1_tbbr_image_descs[]
Yatharth Kochar
2016-01-14
Migrate __warn_deprecated -> __deprecated
Soren Brinkmann
2015-12-15
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
Dan Handley
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
2015-12-14
Replace all SCP FW (BL0, BL3-0) references
Juan Castillo
2015-12-09
Merge pull request #462 from soby-mathew/sm/runtime_console
danh-arm
2015-12-09
FWU: Add Generic BL2U FWU image support in BL2
Yatharth Kochar
2015-12-09
FWU: Add Generic Firmware Update framework support in BL1
Yatharth Kochar
[next]