aboutsummaryrefslogtreecommitdiff
path: root/bl1
AgeCommit message (Expand)Author
2018-02-28Merge pull request #1282 from robertovargas-arm/misra-changesdavidcunado-arm
2018-02-28Fix MISRA rule 8.8 in common codeRoberto Vargas
2018-02-28Merge pull request #1286 from antonio-nino-diaz-arm/an/mmu-mismatchdavidcunado-arm
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2018-02-26BL1: Deprecate the `bl1_init_bl2_mem_layout()` APISoby Mathew
2018-02-26Add image_id to bl1_plat_handle_post/pre_image_load()Soby Mathew
2018-02-21Ensure the correct execution of TLBI instructionsAntonio Nino Diaz
2018-02-07Merge pull request #1173 from etienne-lms/armv7-qemudavidcunado-arm
2018-02-02aarch32: use lr as bl32 boot argument on aarch32 only systemsEtienne Carriere
2018-02-02bl1: add bl1_plat_handle_{pre,post}_image_load()Masahiro Yamada
2018-01-18bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVPRoberto Vargas
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-07-12Fix order of #includesIsla Mitchell
2017-06-28Merge pull request #978 from etienne-lms/minor-builddanh-arm
2017-06-26Merge pull request #994 from soby-mathew/sm/fwu_fixdavidcunado-arm
2017-06-23bl1: include bl1_private.h in aarch* filesEtienne Carriere
2017-06-23context_mgmt: declare extern cm_set_next_context() for AArch32Etienne Carriere
2017-06-23bl: security_state should be of type unsigned intEtienne Carriere
2017-06-21Fully initialise essential control registersDavid Cunado
2017-06-21Fix issues in FWU codeSoby Mathew
2017-06-01FWU: Introduce FWU_SMC_IMAGE_RESETAntonio Nino Diaz
2017-06-01FWU: Check for overlaps when loading imagesAntonio Nino Diaz
2017-05-15AArch32: Add `TRUSTED_BOARD_BOOT` supportdp-arm
2017-05-12AArch32: Rework SMC context save and restore mechanismSoby Mathew
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-04-26Merge pull request #907 from antonio-nino-diaz-arm/an/smc-ret0davidcunado-arm
2017-04-20Control inclusion of helper code used for assertsAntonio Nino Diaz
2017-04-20tspd:FWU:Fix usage of SMC_RET0Antonio Nino Diaz
2017-04-12Merge pull request #885 from antonio-nino-diaz-arm/an/console-flushdavidcunado-arm
2017-03-31Add support for GCC stack protectionDouglas Raillard
2017-03-31Flush console where necessaryAntonio Nino Diaz
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2017-01-30Report errata workaround status to consoleJeenu Viswambharan
2016-12-20Fix integer overflows in BL1 FWU codeSandrine Bailleux
2016-12-20Add some debug assertions in BL1 FWU copy codeSandrine Bailleux
2016-12-20bl1_fwu_image_copy() refactoringSandrine Bailleux
2016-12-20Minor refactoring of BL1 FWU codeSandrine Bailleux
2016-12-14Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1Yatharth Kochar
2016-12-05Define and use no_ret macro where no return is expectedJeenu Viswambharan
2016-09-23AArch32: Fix detection of virtualization supportYatharth Kochar
2016-09-21AArch32: Add generic changes in BL1Yatharth Kochar
2016-09-20Changes for new version of image loading in BL1/BL2Yatharth Kochar
2016-08-31Merge pull request #689 from yatharth-arm/yk/plat_report_expndavidcunado-arm
2016-08-22Remove looping around `plat_report_exception`Yatharth Kochar
2016-08-09Move SIZE_FROM_LOG2_WORDS macro to utils.hSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux