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
/
bl1
Age
Commit message (
Expand
)
Author
2017-07-12
Fix order of #includes
Isla Mitchell
2017-06-28
Merge pull request #978 from etienne-lms/minor-build
danh-arm
2017-06-26
Merge pull request #994 from soby-mathew/sm/fwu_fix
davidcunado-arm
2017-06-23
bl1: include bl1_private.h in aarch* files
Etienne Carriere
2017-06-23
context_mgmt: declare extern cm_set_next_context() for AArch32
Etienne Carriere
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-21
Fix issues in FWU code
Soby Mathew
2017-06-01
FWU: Introduce FWU_SMC_IMAGE_RESET
Antonio Nino Diaz
2017-06-01
FWU: Check for overlaps when loading images
Antonio Nino Diaz
2017-05-15
AArch32: Add `TRUSTED_BOARD_BOOT` support
dp-arm
2017-05-12
AArch32: Rework SMC context save and restore mechanism
Soby Mathew
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-04-26
Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0
davidcunado-arm
2017-04-20
Control inclusion of helper code used for asserts
Antonio Nino Diaz
2017-04-20
tspd:FWU:Fix usage of SMC_RET0
Antonio Nino Diaz
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
Flush console where necessary
Antonio Nino Diaz
2017-03-20
Move plat/common source file definitions to generic Makefiles
dp-arm
2017-02-06
Introduce unified API to zero memory
Douglas Raillard
2017-01-30
Report errata workaround status to console
Jeenu Viswambharan
2016-12-20
Fix integer overflows in BL1 FWU code
Sandrine Bailleux
2016-12-20
Add some debug assertions in BL1 FWU copy code
Sandrine Bailleux
2016-12-20
bl1_fwu_image_copy() refactoring
Sandrine Bailleux
2016-12-20
Minor refactoring of BL1 FWU code
Sandrine Bailleux
2016-12-14
Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1
Yatharth Kochar
2016-12-05
Define and use no_ret macro where no return is expected
Jeenu Viswambharan
2016-09-23
AArch32: Fix detection of virtualization support
Yatharth Kochar
2016-09-21
AArch32: Add generic changes in BL1
Yatharth Kochar
2016-09-20
Changes for new version of image loading in BL1/BL2
Yatharth Kochar
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-09
Move SIZE_FROM_LOG2_WORDS macro to utils.h
Soby Mathew
2016-07-18
Introduce `el3_runtime` and `PSCI` libraries
Soby Mathew
2016-07-08
Introduce SEPARATE_CODE_AND_RODATA build flag
Sandrine Bailleux
2016-07-08
BL1: Add linker symbol identifying end of ROM content
Sandrine Bailleux
2016-06-03
Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regs
danh-arm
2016-06-03
Build option to include AArch32 registers in cpu context
Soby Mathew
2016-05-26
Introduce some helper macros for exception vectors
Sandrine Bailleux
2016-03-30
Enable asynchronous abort exceptions during boot
Gerald Lejeune
2016-02-22
Fix the inconsistencies in bl1_tbbr_image_descs[]
Yatharth Kochar
2015-12-15
Merge pull request #470 from danh-arm/dh/fwu-done-fix
danh-arm
2015-12-15
FWU: Pass client cookie to FWU_SMC_UPDATE_DONE
Dan Handley
2015-12-15
FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME
Dan Handley
2015-12-14
Merge pull request #468 from danh-arm/dh/fwu-tweaks
danh-arm
2015-12-14
FWU: Fix secure memory check in image auth
Dan Handley
2015-12-14
Remove dashes from image names: 'BL3-x' --> 'BL3x'
Juan Castillo
[next]