aboutsummaryrefslogtreecommitdiff
path: root/bl1
AgeCommit message (Expand)Author
2020-02-05coverity: Fix MISRA null pointer violationsZelalem
2020-02-04Coverity: remove unnecessary header file includesZelalem
2020-01-22Prevent speculative execution past ERETAnthony Steinhauser
2019-12-12Merge "PIE: make call to GDT relocation fixup generalized" into integrationSoby Mathew
2019-12-12PIE: make call to GDT relocation fixup generalizedManish Pandey
2019-12-04Reduce space lost to object alignmentSamuel Holland
2019-10-03TF-A: Add support for ARMv8.3-PAuth in BL1 SMC calls and BL2UAlexei Fedorov
2019-09-18Merge changes from topic "db/unsigned_long" into integrationSandrine Bailleux
2019-09-13Unsigned long should not be used as per coding guidelinesDeepika Bhavnani
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-08-21AArch64: Disable Secure Cycle CounterAlexei Fedorov
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-07-24Refactor SPSR initialisation codeJohn Tsichritzis
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-04-01BL1: Fix type consistencyAmbroise Vincent
2019-04-01Remove several warnings reported with W=2Ambroise Vincent
2019-03-13bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmedBryan O'Donoghue
2019-02-27BL1: Enable pointer authentication supportAntonio Nino Diaz
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