summaryrefslogtreecommitdiff
path: root/bl1
AgeCommit message (Expand)Author
2016-07-08BL1: Add linker symbol identifying end of ROM contentSandrine Bailleux
2016-06-03Merge pull request #636 from soby-mathew/sm/cpu_ctx_rem_aarch32_regsdanh-arm
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew
2016-05-26Introduce some helper macros for exception vectorsSandrine Bailleux
2016-03-30Enable asynchronous abort exceptions during bootGerald Lejeune
2016-02-22Fix the inconsistencies in bl1_tbbr_image_descs[]Yatharth Kochar
2015-12-15Merge pull request #470 from danh-arm/dh/fwu-done-fixdanh-arm
2015-12-15FWU: Pass client cookie to FWU_SMC_UPDATE_DONEDan Handley
2015-12-15FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUMEDan Handley
2015-12-14Merge pull request #468 from danh-arm/dh/fwu-tweaksdanh-arm
2015-12-14FWU: Fix secure memory check in image authDan Handley
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09FWU: Add Generic Firmware Update framework support in BL1Yatharth Kochar
2015-12-09Add descriptor based image management support in BL1Yatharth Kochar
2015-12-09Move context management code to common locationYatharth Kochar
2015-12-09Remove `RUN_IMAGE` usage as opcode passed to next EL.Yatharth Kochar
2015-11-26Introduce COLD_BOOT_SINGLE_CPU build optionSandrine Bailleux
2015-11-26Pass the entry point info to bl1_plat_prepare_exit()Sandrine Bailleux
2015-11-26Introduce SPIN_ON_BL1_EXIT build flagSandrine Bailleux
2015-11-02Improve display_boot_progress() functionSandrine Bailleux
2015-11-02Introduce print_entry_point_info() functionSandrine Bailleux
2015-10-28Add optional platform error handler APIJuan Castillo
2015-10-20Add optional bl1_plat_prepare_exit() APIJuan Castillo
2015-10-19Break down BL1 AArch64 synchronous exception handlerSandrine Bailleux
2015-09-02Ensure BL2 security state is secureVikram Kanigiri
2015-06-25TBB: switch to the new authentication frameworkJuan Castillo
2015-06-25TBB: add authentication frameworkJuan Castillo
2015-06-25Use numbers to identify images instead of namesJuan Castillo
2015-06-24Merge pull request #310 from sandrine-bailleux/sb/tf-issue-304-phase1danh-arm
2015-06-19Fix incorrect assertions in bl1_main()Andrew Thoelke
2015-06-04Introduce PROGRAMMABLE_RESET_ADDRESS build optionSandrine Bailleux
2015-06-04Rationalize reset handling codeSandrine Bailleux
2015-04-27Remove use of PLATFORM_CACHE_LINE_SIZEDan Handley
2015-04-08Add support to indicate size and end of assembly functionsKévin Petit
2015-01-28TBB: authenticate BL2 image and certificateJuan Castillo
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2014-09-19Fix LENGTH attribute value in linker scriptsJuan Castillo
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-19Merge pull request #189 from achingupta/ag/tf-issues#153Dan Handley
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-08-14Merge pull request #184 from jcastillo-arm/jc/tf-issues/100danh-arm
2014-08-12Rationalize console log outputDan Handley
2014-08-12FVP: apply new naming conventions to memory regionsJuan Castillo
2014-07-28Merge pull request #170 from achingupta/ag/tf-issues#226danh-arm
2014-07-28Merge pull request #169 from achingupta/ag/tf-issues#198danh-arm
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-07-19Remove coherent stack usage from the cold boot pathAchin Gupta