aboutsummaryrefslogtreecommitdiffstats
path: root/bl1
Commit message (Expand)AuthorAgeFilesLines
...
* AArch32: Add generic changes in BL1Yatharth Kochar2016-09-219-26/+474
* Changes for new version of image loading in BL1/BL2Yatharth Kochar2016-09-201-3/+22
* Merge pull request #689 from yatharth-arm/yk/plat_report_expndavidcunado-arm2016-08-311-17/+16
|\
| * Remove looping around `plat_report_exception`Yatharth Kochar2016-08-221-17/+16
* | Move SIZE_FROM_LOG2_WORDS macro to utils.hSoby Mathew2016-08-091-0/+1
|/
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-3/+3
* Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux2016-07-081-0/+38
* BL1: Add linker symbol identifying end of ROM contentSandrine Bailleux2016-07-082-6/+11
* Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regsdanh-arm2016-06-031-0/+14
|\
| * Build option to include AArch32 registers in cpu contextSoby Mathew2016-06-031-0/+14
* | Introduce some helper macros for exception vectorsSandrine Bailleux2016-05-261-39/+22
|/
* Enable asynchronous abort exceptions during bootGerald Lejeune2016-03-301-1/+1
* Fix the inconsistencies in bl1_tbbr_image_descs[]Yatharth Kochar2016-02-223-36/+40
* Merge pull request #470 from danh-arm/dh/fwu-done-fixdanh-arm2015-12-151-4/+4
|\
| * FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley2015-12-151-4/+4
* | FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUMEDan Handley2015-12-151-36/+39
|/
* Merge pull request #468 from danh-arm/dh/fwu-tweaksdanh-arm2015-12-141-1/+2
|\
| * FWU: Fix secure memory check in image authDan Handley2015-12-141-1/+2
* | Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-1/+1
|/
* FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar2015-12-097-12/+743
* Add descriptor based image management support in BL1Yatharth Kochar2015-12-096-61/+193
* Move context management code to common locationYatharth Kochar2015-12-091-2/+1
* Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar2015-12-091-3/+0
* Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux2015-11-261-1/+1
* Pass the entry point info to bl1_plat_prepare_exit()Sandrine Bailleux2015-11-261-0/+1
* Introduce SPIN_ON_BL1_EXIT build flagSandrine Bailleux2015-11-262-0/+14
* Improve display_boot_progress() functionSandrine Bailleux2015-11-022-4/+5
* Introduce print_entry_point_info() functionSandrine Bailleux2015-11-021-15/+4
* Add optional platform error handler APIJuan Castillo2015-10-281-5/+1
* Add optional bl1_plat_prepare_exit() APIJuan Castillo2015-10-201-0/+2
* Break down BL1 AArch64 synchronous exception handlerSandrine Bailleux2015-10-191-44/+49
* Ensure BL2 security state is secureVikram Kanigiri2015-09-021-3/+5
* TBB: switch to the new authentication frameworkJuan Castillo2015-06-251-39/+4
* TBB: add authentication frameworkJuan Castillo2015-06-251-0/+6
* Use numbers to identify images instead of namesJuan Castillo2015-06-251-2/+4
* Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1danh-arm2015-06-241-109/+12
|\
| * Introduce PROGRAMMABLE_RESET_ADDRESS build optionSandrine Bailleux2015-06-041-1/+7
| * Rationalize reset handling codeSandrine Bailleux2015-06-041-112/+9
* | Fix incorrect assertions in bl1_main()Andrew Thoelke2015-06-191-3/+3
|/
* Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley2015-04-271-7/+22
* Add support to indicate size and end of assembly functionsKévin Petit2015-04-081-0/+1
* TBB: authenticate BL2 image and certificateJuan Castillo2015-01-281-0/+43
* Remove coherent memory from the BL memory mapsSoby Mathew2015-01-222-0/+6
* Fix LENGTH attribute value in linker scriptsJuan Castillo2014-09-191-2/+2
* Miscellaneous documentation fixesSandrine Bailleux2014-08-271-4/+4
* Introduce framework for CPU specific operationsSoby Mathew2014-08-203-2/+15
* Merge pull request #189 from achingupta/ag/tf-issues#153Dan Handley2014-08-193-11/+13
|\
| * Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta2014-08-153-11/+13
* | Merge pull request #184 from jcastillo-arm/jc/tf-issues/100danh-arm2014-08-141-2/+2
|\ \
| * | FVP: apply new naming conventions to memory regionsJuan Castillo2014-08-121-2/+2
| |/