161 Commits (3cc5155c8485fa7d991c145ec2a15eced1447824)

Author SHA1 Message Date
Etienne Carriere 10c6695854 aarch32: optee: define the OP-TEE secure payload 7 years ago
Masahiro Yamada ba68ef557b bl2: add bl2_plat_handle_pre_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
Roberto Vargas 487d3bf286 bl2-el3: Mark all the assembly functions in bl2 at el3 7 years ago
Roberto Vargas b1d27b484f bl2-el3: Add BL2_EL3 image 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
Roberto Vargas 01f62b6d0d Add platform hooks for boot redundancy support 7 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Dan Handley c2a9ee6383 Minor refactor of BL2 image load v2 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 a806dad58c Define and use no_ret macro where no return is expected 8 years ago
Yatharth Kochar d48c12e928 AArch32: Add generic changes in BL2 8 years ago
Yatharth Kochar 42019bf4e9 Changes for new version of image loading in BL1/BL2 8 years ago
Soby Mathew 12ab697e8f Move spinlock library code to AArch64 folder 8 years ago
Sandrine Bailleux 5d1c104f9a Introduce SEPARATE_CODE_AND_RODATA build flag 8 years ago
Antonio Nino Diaz 68450a6d5b Rename BL33_BASE option to PRELOADED_BL33_BASE 9 years ago
Antonio Nino Diaz 1c3ea103d2 Remove all non-configurable dead loops 9 years ago
Antonio Nino Diaz cf2c8a33e0 Enable preloaded BL33 alternative boot flow 9 years ago
Juan Castillo d178637d2b Remove dashes from image names: 'BL3-x' --> 'BL3x' 9 years ago
Juan Castillo f59821d512 Replace all SCP FW (BL0, BL3-0) references 9 years ago
Yatharth Kochar 48bfb88eb6 FWU: Add Generic Firmware Update framework support in BL1 9 years ago
Yatharth Kochar 5698c5b3db Remove `RUN_IMAGE` usage as opcode passed to next EL. 9 years ago
Sandrine Bailleux 4c117f6c49 CSS: Enable booting of EL3 payloads 9 years ago
Juan Castillo 40fc6cd141 Add optional platform error handler API 9 years ago
Juan Castillo 78460a05e4 Use standard errno definitions in load_auth_image() 9 years ago
Achin Gupta 54dc71e7ec Make generic code work in presence of system caches 9 years ago
Juan Castillo fedbc0497b TBB: abort boot if BL3-2 cannot be authenticated 9 years ago
Soby Mathew 85a181ce38 PSCI: Migrate TF to the new platform API and CM helpers 9 years ago
Juan Castillo 1779ba6b97 TBB: switch to the new authentication framework 10 years ago
Juan Castillo 05799ae0c8 TBB: add authentication framework 10 years ago
Juan Castillo 16948ae1d9 Use numbers to identify images instead of names 10 years ago
Sandrine Bailleux bcb79b9041 Panic if platform specific BL3-0 handling fails 10 years ago
Kévin Petit 8b779620d3 Add support to indicate size and end of assembly functions 10 years ago
Juan Castillo dec840af4b TBB: authenticate BL3-x images and certificates 10 years ago
Soby Mathew ab8707e687 Remove coherent memory from the BL memory maps 10 years ago
Juan Castillo 92de35659c Bug fix: initialize bl30_image_info fields before use 10 years ago
Juan Castillo ef538c6f1b Juno: Use TZC-400 driver calls 10 years ago
Juan Castillo d7fbf13267 Fix LENGTH attribute value in linker scripts 10 years ago
Achin Gupta 0c8d4fef28 Unmask SError interrupt and clear SCR_EL3.EA bit 10 years ago
Dan Handley 6ad2e461f0 Rationalize console log output 10 years ago
Juan Castillo 637ebd2eb9 FVP: apply new naming conventions to memory regions 10 years ago
Juan Castillo 53fdcebd6d Call platform_is_primary_cpu() only from reset handler 10 years ago
Achin Gupta ec3c10039b Simplify management of SCTLR_EL3 and SCTLR_EL1 10 years ago
Juan Castillo aaa3e722c0 Add support for printing version at runtime 11 years ago
Soby Mathew b79af93445 Implement a leaner printf for Trusted Firmware 11 years ago
Achin Gupta 754a2b7a09 Remove coherent stack usage from the cold boot path 11 years ago
Sandrine Bailleux 93d81d64d3 Add support for BL3-0 image 11 years ago