169 Commits (1a92a0e00a5093c4b46a55b1eadb48187688caf7)

Author SHA1 Message Date
Antonio Nino Diaz 1a92a0e00a xlat v2: Support the EL2 translation regime 6 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
Antonio Nino Diaz aa61368eb5 Control inclusion of helper code used for asserts 8 years ago
Antonio Nino Diaz 7a317a70d4 tspd:FWU:Fix usage of SMC_RET0 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Antonio Nino Diaz 0b32628edd Flush console where necessary 8 years ago
dp-arm 75311203d8 Move plat/common source file definitions to generic Makefiles 8 years ago
Douglas Raillard 308d359b26 Introduce unified API to zero memory 8 years ago
Jeenu Viswambharan 10bcd76157 Report errata workaround status to console 8 years ago
Sandrine Bailleux 949a52d24e Fix integer overflows in BL1 FWU code 8 years ago
Sandrine Bailleux 1bfb706851 Add some debug assertions in BL1 FWU copy code 8 years ago
Sandrine Bailleux b38a9e5cd7 bl1_fwu_image_copy() refactoring 8 years ago
Sandrine Bailleux 9f1489e445 Minor refactoring of BL1 FWU code 8 years ago
Yatharth Kochar 53d703a555 Enable TRUSTED_BOARD_BOOT support for LOAD_IMAGE_V2=1 8 years ago
Jeenu Viswambharan a806dad58c Define and use no_ret macro where no return is expected 8 years ago
Yatharth Kochar fabf3017cf AArch32: Fix detection of virtualization support 8 years ago
Yatharth Kochar f3b4914be3 AArch32: Add generic changes in BL1 8 years ago
Yatharth Kochar 42019bf4e9 Changes for new version of image loading in BL1/BL2 8 years ago
Yatharth Kochar 5bbc451eea Remove looping around `plat_report_exception` 8 years ago
Soby Mathew c45f627de4 Move SIZE_FROM_LOG2_WORDS macro to utils.h 8 years ago