145 Commits (8e838d66f0b9228c6391a130ba9c92f032b4cece)

Author SHA1 Message Date
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
Soby Mathew 532ed61838 Introduce `el3_runtime` and `PSCI` libraries 9 years ago
Sandrine Bailleux 5d1c104f9a Introduce SEPARATE_CODE_AND_RODATA build flag 8 years ago
Sandrine Bailleux c02fcc4a38 BL1: Add linker symbol identifying end of ROM content 9 years ago
Soby Mathew 8cd16e6b5b Build option to include AArch32 registers in cpu context 9 years ago
Sandrine Bailleux e0ae9fab61 Introduce some helper macros for exception vectors 9 years ago
Gerald Lejeune adb4fcfb4c Enable asynchronous abort exceptions during boot 9 years ago
Yatharth Kochar 843ddee4aa Fix the inconsistencies in bl1_tbbr_image_descs[] 9 years ago
Dan Handley 1f37b9442f FWU: Pass client cookie to FWU_SMC_UPDATE_DONE 9 years ago
Dan Handley 28955d57f5 FWU: Remove image_id arg from FWU_SMC_IMAGE_RESUME 9 years ago
Dan Handley 03131c85ad FWU: Fix secure memory check in image auth 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Yatharth Kochar 48bfb88eb6 FWU: Add Generic Firmware Update framework support in BL1 9 years ago
Yatharth Kochar 7baff11fb5 Add descriptor based image management support in BL1 9 years ago
Yatharth Kochar bbf8f6f95b Move context management code to common location 9 years ago
Yatharth Kochar 5698c5b3db Remove `RUN_IMAGE` usage as opcode passed to next EL. 9 years ago
Sandrine Bailleux a9bec67dfd Introduce COLD_BOOT_SINGLE_CPU build option 9 years ago
Sandrine Bailleux 862b5dc2d1 Pass the entry point info to bl1_plat_prepare_exit() 9 years ago
Sandrine Bailleux 35e8c7661a Introduce SPIN_ON_BL1_EXIT build flag 9 years ago
Sandrine Bailleux ee5c2b1382 Improve display_boot_progress() function 9 years ago
Sandrine Bailleux 68a68c925f Introduce print_entry_point_info() function 9 years ago