189 Commits (fbee88fbb039c2d2a5f5c78fac74a1942146de95)

Author SHA1 Message Date
Alexei Fedorov e290a8fcbc AArch64: Disable Secure Cycle Counter 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
John Tsichritzis d200f23064 Refactor SPSR initialisation code 5 years ago
Alexei Fedorov 9fc59639e6 Add support for Branch Target Identification 6 years ago
Ambroise Vincent 279faa6d5d BL1: Fix type consistency 6 years ago
Ambroise Vincent bde2836fcc Remove several warnings reported with W=2 6 years ago
Bryan O'Donoghue 520f864e66 bl1-smc-handler: Ensure the lower-order 16 bits of SPSR are programmed 6 years ago
Antonio Nino Diaz cd7d6b0eb1 BL1: Enable pointer authentication support 6 years ago
Antonio Nino Diaz c9f9d9ea7d Move BL1 and BL2 private defines to bl_common.h 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Antonio Nino Diaz c3cf06f1a3 Standardise header guards across codebase 6 years ago
Antonio Nino Diaz a0fee7474f context_mgmt: Fix MISRA defects 6 years ago
Antonio Nino Diaz 5b5ca4f23c Remove deprecated bl1_init_bl2_mem_layout() 6 years ago
Roberto Vargas ed51b51f7a Remove build option LOAD_IMAGE_V2 6 years ago
Daniel Boulby a08a201430 Ensure the flow through switch statements is clear 6 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
John Tsichritzis 8a6771803f DSU erratum 936184 workaround 6 years ago
Antonio Nino Diaz 1a92a0e00a xlat v2: Support the EL2 translation regime 6 years ago
Roberto Vargas 180c4bc2c0 Create a library file for libmbedtls 7 years ago
Sandrine Bailleux 6c77e74915 Fix some violations to MISRA rule 8.3 6 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Roberto Vargas ad92509476 Add .extab and .exidx sections 7 years ago
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 7 years ago
Roberto Vargas 033648652f Make TF UUID RFC 4122 compliant 7 years ago
Roberto Vargas 3b94189a92 Fix MISRA rule 8.4 Part 4 7 years ago
Roberto Vargas 735181b634 Fix MISRA rule 8.3 Part 4 7 years ago
Joel Hutton 9f85f9e379 Clean usage of void pointers to access symbols 7 years ago
Jonathan Wright c9662db960 bl1: fix switch statements to comply with MISRA rules 7 years ago
Antonio Nino Diaz 085e80ec11 Rename 'smcc' to 'smccc' 7 years ago
Roberto Vargas ce3f9a6df7 Fix MISRA rule 8.8 in common code 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Soby Mathew 101d01e2a2 BL1: Deprecate the `bl1_init_bl2_mem_layout()` API 7 years ago
Soby Mathew 566034fc27 Add image_id to bl1_plat_handle_post/pre_image_load() 7 years ago
Antonio Nino Diaz 6bf0e07930 Ensure the correct execution of TLBI instructions 7 years ago
Etienne Carriere 3fe81dcf5d aarch32: use lr as bl32 boot argument on aarch32 only systems 7 years ago
Masahiro Yamada 11f001cb7f bl1: add bl1_plat_handle_{pre,post}_image_load() 7 years ago
Roberto Vargas 76d2673346 bl2-el3: Don't compile BL1 when BL2_AT_EL3 is defined in FVP 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
Etienne Carriere c04d59cf37 bl1: include bl1_private.h in aarch* files 8 years ago
Etienne Carriere 2ed7b71e43 context_mgmt: declare extern cm_set_next_context() for AArch32 7 years ago
Etienne Carriere 550740833d bl: security_state should be of type unsigned int 8 years ago
David Cunado 18f2efd67d Fully initialise essential control registers 8 years ago
Soby Mathew ee05ae1680 Fix issues in FWU code 8 years ago
Antonio Nino Diaz 9d6fc3c321 FWU: Introduce FWU_SMC_IMAGE_RESET 8 years ago
Antonio Nino Diaz 128daee298 FWU: Check for overlaps when loading images 8 years ago
dp-arm a440900803 AArch32: Add `TRUSTED_BOARD_BOOT` support 8 years ago
Soby Mathew b6285d64c1 AArch32: Rework SMC context save and restore mechanism 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Jeenu Viswambharan f4c8aa9054 Add macro to check whether the CPU implements an EL 8 years ago