aboutsummaryrefslogtreecommitdiff
path: root/bl1
AgeCommit message (Expand)Author
2019-01-15Move BL1 and BL2 private defines to bl_common.hAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-03Merge pull request #1584 from danielboulby-arm/db/SwitchesSoby Mathew
2018-09-28Remove deprecated bl1_init_bl2_mem_layout()Antonio Nino Diaz
2018-09-28Remove build option LOAD_IMAGE_V2Roberto Vargas
2018-09-21Ensure the flow through switch statements is clearDaniel Boulby
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-08-17DSU erratum 936184 workaroundJohn Tsichritzis
2018-08-13Merge pull request #1510 from robertovargas-arm/romlibDimitris Papastamos
2018-08-10xlat v2: Support the EL2 translation regimeAntonio Nino Diaz
2018-08-03Create a library file for libmbedtlsRoberto Vargas
2018-07-11Fix some violations to MISRA rule 8.3Sandrine Bailleux
2018-07-11Add end_vector_entry assembler macroRoberto Vargas
2018-07-11Add .extab and .exidx sectionsRoberto Vargas
2018-07-11Use ALIGN instead of NEXT in linker scriptsRoberto Vargas
2018-06-14Make TF UUID RFC 4122 compliantRoberto Vargas
2018-04-13Fix MISRA rule 8.4 Part 4Roberto Vargas
2018-04-13Fix MISRA rule 8.3 Part 4Roberto Vargas
2018-03-29Merge pull request #1313 from jonathanwright-ARM/jw/MISRA-switch-statementsDimitris Papastamos
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2018-03-26bl1: fix switch statements to comply with MISRA rulesJonathan Wright
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
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