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
/
plat
/
common
/
aarch64
Age
Commit message (
Expand
)
Author
2017-05-03
Use SPDX license identifiers
dp-arm
2017-04-20
Remove build option `ASM_ASSERTION`
Antonio Nino Diaz
2017-03-31
Add and use plat_crash_console_flush() API
Antonio Nino Diaz
2017-03-20
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-03-08
Simplify translation tables headers dependencies
Antonio Nino Diaz
2016-10-25
Fix comment of plat_reset_handler stub
Masahiro Yamada
2016-08-19
Add WFI in platform's unexpected error handlers
Sandrine Bailleux
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-18
Rework type usage in Trusted Firmware
Soby Mathew
2016-07-08
Derive stack alignment from CACHE_WRITEBACK_GRANULE
Soby Mathew
2016-05-20
Add 32 bit version of plat_get_syscnt_freq
Antonio Nino Diaz
2016-03-14
Remove all non-configurable dead loops
Antonio Nino Diaz
2015-12-09
Ensure BL31 does not print to boot console by default
Soby Mathew
2015-11-26
Pass the entry point info to bl1_plat_prepare_exit()
Sandrine Bailleux
2015-10-28
Add optional platform error handler API
Juan Castillo
2015-10-20
Add optional bl1_plat_prepare_exit() API
Juan Castillo
2015-08-13
PSCI: Add deprecated API for SPD when compatibility is disabled
Soby Mathew
2015-08-13
PSCI: Switch to the new PSCI frameworks
Soby Mathew
2015-08-13
PSCI: Implement platform compatibility layer
Soby Mathew
2015-08-13
PSCI: Add framework to handle composite power states
Soby Mathew
2015-08-13
PSCI: Introduce new platform and CM helper APIs
Soby Mathew
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2014-08-20
Add CPU specific power management operations
Soby Mathew
2014-08-20
Add platform API for reset handling
Soby Mathew
2014-08-01
Call platform_is_primary_cpu() only from reset handler
Juan Castillo
2014-07-28
Merge pull request #172 from soby-mathew/sm/asm_assert
danh-arm
2014-07-28
Introduce crash console APIs for crash reporting
Soby Mathew
2014-07-28
Remove the concept of coherent stacks
Achin Gupta
2014-07-19
Make enablement of the MMU more flexible
Achin Gupta
2014-06-24
Remove all checkpatch errors from codebase
Juan Castillo
2014-05-23
Add enable mmu platform porting interfaces
Dan Handley
2014-05-23
Split platform.h into separate headers
Dan Handley
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-04-15
Allocate single stacks for BL1 and BL2
Andrew Thoelke
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
2014-02-17
Increase coherent stack sizes
Achin Gupta
2014-01-17
Change comments in assembler files to help ctags
Jeenu Viswambharan
2014-01-17
Update year in copyright text to 2014
Dan Handley
2013-12-05
psci: fix error due to a non zero context id
Achin Gupta
2013-12-05
Enable third party contributions
Dan Handley
2013-10-25
ARMv8 Trusted Firmware release v0.2
Achin Gupta